Home
last modified time | relevance | path

Searched defs:third (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/tests/
Daidl_test_client_parcelables.cpp126 PersistableBundle third; in ConfirmPersistableBundles() local
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java530 PersistableBundle third = new PersistableBundle(); in checkPersistableBundles() local
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1293 public void takeAMask(byte bf, byte first, IBase.MyMask second, byte third, in takeAMask()