Home
last modified time | relevance | path

Searched refs:longValue (Results 1 – 4 of 4) sorted by relevance

/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl8 long longValue, inout long[] longArray, in LogThis() argument
/system/tools/aidl/tests/android/aidl/tests/
DParcelableForToString.aidl26 long longValue;
/system/gsid/tests/
DDSUEndtoEndTest.java153 Assert.assertEquals("gsi_tool enable failed", 0, result.getExitCode().longValue()); in testDSU()
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java652 p.longValue = 100L; in testToString()