Searched refs:anInt (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tests/net/java/com/android/server/connectivity/ |
D | IpConnectivityEventBuilderTest.java | 22 import static com.android.server.connectivity.MetricsTestUtil.anInt; 66 anInt(IpReachabilityEvent.NUD_FAILED)); in testLinkLayerInferrence() 232 anInt(192)); in testDhcpClientEventSerialization() 257 anInt(DhcpErrorEvent.L4_NOT_UDP)); in testDhcpErrorEventSerialization() 282 anInt(IpManagerEvent.PROVISIONING_OK), in testIpManagerEventSerialization() 308 anInt(IpReachabilityEvent.NUD_FAILED)); in testIpReachabilityEventSerialization() 332 anInt(5), in testNetworkEventSerialization() 358 anInt(ValidationProbeEvent.PROBE_HTTP), in testValidationProbeEventSerialization() 359 anInt(204)); in testValidationProbeEventSerialization() 386 anInt(7), in testApfProgramEventSerialization() [all …]
|
D | MetricsTestUtil.java | 58 static Consumer<Parcel> anInt(int i) { in anInt() method in MetricsTestUtil
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/ |
D | message_test.js | 114 anInt: 11 property 116 aRepeatedMessageList: [{anInt: 22}, {anInt: 33}], property 126 anInt: 11, property 130 {anInt: 22, $jspbMessageInstance: foo.getARepeatedMessageList()[0]}, property 131 {anInt: 33, $jspbMessageInstance: foo.getARepeatedMessageList()[1]} property 151 anInt: undefined property
|