Home
last modified time | relevance | path

Searched defs:baz (Results 1 – 5 of 5) sorted by relevance

/system/core/adb/
Dtypes_test.cpp82 IOVector baz = bc.take_front(3); in TEST() local
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1093 IBaz baz = IBaz.getService(); in client() local
1626 Baz baz = new Baz(); in server() local
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp100 sp<IBaz> baz; member
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp369 sp<IBaz> baz; member in HidlEnvironment
474 sp<IBaz> baz; member in HidlTest
/system/libvintf/test/
DLibVintfTest.cpp3134 auto baz = getHals(manifest, "android.hardware.baz"); in TEST_F() local