Searched refs:Frc9000VariableLengthIntegerUtil (Results 1 – 11 of 11) sorted by relevance
42 Frc9000VariableLengthIntegerUtil.toFrc9000Int(fieldName1.length()), in testDeserialize_normal()44 Frc9000VariableLengthIntegerUtil.toFrc9000Int(fieldValue1.length()), in testDeserialize_normal()46 Frc9000VariableLengthIntegerUtil.toFrc9000Int(fieldName2.length()), in testDeserialize_normal()48 Frc9000VariableLengthIntegerUtil.toFrc9000Int(fieldValue2.length()), in testDeserialize_normal()57 Frc9000VariableLengthIntegerUtil.toFrc9000Int( in testDeserialize_normal()71 Frc9000VariableLengthIntegerUtil.toFrc9000Int(10), in testSubReaderGoOutOfBound()72 Frc9000VariableLengthIntegerUtil.toFrc9000Int(9), in testSubReaderGoOutOfBound()
70 assertArrayEquals(bytes, Frc9000VariableLengthIntegerUtil.toFrc9000Int(number)); in testEquals()
20 import static com.android.adservices.service.common.bhttp.Frc9000VariableLengthIntegerUtil.toFrc900…
27 public class Frc9000VariableLengthIntegerUtil { class
19 import static com.android.adservices.service.common.bhttp.Frc9000VariableLengthIntegerUtil.toFrc900…