/system/core/libutils/ |
D | StrongPointer_test.cpp | 39 SPFoo* foo = new SPFoo(&isDeleted); in TEST() local 61 sp<SPFoo> foo; in TEST() local 68 sp<SPFoo> foo = new SPFoo(&isDeleted); in TEST() local
|
D | RefBase_test.cpp | 88 Foo* foo = new Foo(&isDeleted); in TEST() local 116 Foo* foo = new Foo(&isDeleted); in TEST() local 133 Foo* foo = new Foo(&isDeleted); in TEST() local 217 FooFixedAlloc* foo = new FooFixedAlloc(&isDeleted); in TEST() local
|
/system/tools/hidl/hidl2aidl/test/ |
D | ndk_test_compile.cpp | 38 void testIFoo(const std::shared_ptr<aidl::hidl2aidl::IFoo>& foo) { in testIFoo() 63 void testIFoo2(const std::shared_ptr<aidl::hidl2aidl2::IFoo>& foo) { in testIFoo2()
|
D | cpp_test_compile.cpp | 42 void testIFoo(const sp<hidl2aidl::IFoo>& foo) { in testIFoo() 67 void testIFoo2(const sp<hidl2aidl2::IFoo>& foo) { in testIFoo2()
|
/system/tools/aidl/tests/java_app/src/android/aidl/tests/ |
D | MapTests.java | 36 Foo foo = new Foo(); in checkMap() local 56 Foo foo = new Foo(); in checkMap() local
|
/system/tools/aidl/build/aidl_api/test-piece-2/current/some_package/ |
D | IBar.aidl | 20 oneway void CanYouDealWithThisFoo(in some_package.IFoo foo); in CanYouDealWithThisFoo()
|
/system/tools/aidl/build/aidl_api/test-piece-4/current/another_package/ |
D | IFaz.aidl | 20 void CanYouDealWithThisFoo(in some_package.IFoo foo); in CanYouDealWithThisFoo()
|
/system/tools/aidl/build/aidl_api/test-piece-4/1/another_package/ |
D | IFaz.aidl | 3 void CanYouDealWithThisFoo(in some_package.IFoo foo); in CanYouDealWithThisFoo()
|
/system/tools/aidl/build/aidl_api/test-piece-2/1/some_package/ |
D | IBar.aidl | 3 oneway void CanYouDealWithThisFoo(in some_package.IFoo foo); in CanYouDealWithThisFoo()
|
/system/tools/aidl/build/tests_1/some_package/ |
D | IBar.aidl | 22 void CanYouDealWithThisFoo(in IFoo foo); in CanYouDealWithThisFoo()
|
/system/tools/aidl/build/tests_2/another_package/ |
D | IFaz.aidl | 22 void CanYouDealWithThisFoo(in IFoo foo); in CanYouDealWithThisFoo()
|
/system/extras/libfscrypt/tests/ |
D | fscrypt_test.cpp | 182 #define TEST_INEQUALITY(foo, field, value) { \ in TEST() argument 187 EncryptionPolicy foo; in TEST() local
|
/system/linkerconfig/modules/tests/ |
D | section_test.cc | 135 Namespace& foo = namespaces.emplace_back("foo"); in TEST() local 183 Namespace& foo = namespaces.emplace_back("foo"); in TEST() local 197 Namespace& foo = namespaces.emplace_back("foo"); in TEST() local
|
D | apex_test.cc | 68 Namespace foo("foo"), bar("bar"); in TEST() local
|
/system/core/adb/ |
D | types_test.cpp | 60 IOVector foo = bc.take_front(3); in TEST() local 74 IOVector foo = bc.take_front(3); in TEST() local
|
/system/tools/hidl/test/hidl_test/ |
D | FooCallback.cpp | 13 namespace foo { namespace
|
D | hidl_test_client.cpp | 361 sp<IFoo> foo; member in HidlEnvironment 451 sp<IFoo> foo; member in HidlTest
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java_native.cpp | 274 IBase::Foo foo; in TEST_F() local 298 IBase::Foo foo { in TEST_F() local 312 hidl_array<IBase::Foo, 2> foo; in TEST_F() local 347 hidl_vec<IBase::Foo> foo; in TEST_F() local 1206 IBase::Foo foo; in TEST_F() local 1224 foo, [](const IBase::Foo& foo) { expectRangeEqual<IBase::Foo, 4, 8>(&foo, 0); })); in TEST_F()
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 676 IBase.Foo foo = new IBase.Foo(); in client() local 696 IBase.Foo foo = new IBase.Foo(); in client() local 738 IBase.Foo foo = new IBase.Foo(); in client() local 1243 public IBase.Foo someOtherBaseMethod(IBase.Foo foo) { in someOtherBaseMethod()
|
/system/update_engine/payload_consumer/ |
D | download_action_unittest.cc | 208 const char* foo = "foo"; in TEST() local 241 const char* foo = "foofoo"; in TEST() local
|
/system/core/debuggerd/ |
D | debuggerd_test.cpp | 769 extern "C" void foo() { in foo() function
|
/system/libvintf/test/ |
D | LibVintfTest.cpp | 2678 const auto& foo = getHals(manifest, "android.hardware.foo"); in TEST_F() local 3132 auto foo = getHals(manifest, "android.hardware.foo"); in TEST_F() local
|