/system/tools/aidl/tests/java_app/src/android/aidl/tests/ |
D | ImmutableAnnotationTests.java | 52 Foo foo = new Foo(7, new Bar("my"), list, map, array); in testReadWriteImmutableParcelable() local 81 Foo foo = in testListIsUnmodifiable() local 90 Foo foo = in testMapIsUnmodifiable() local
|
D | MapTests.java | 41 Foo foo = new Foo(); in testWriteAndThenReadMaps() local
|
/system/core/libutils/ |
D | StrongPointer_test.cpp | 40 SPFoo* foo = sp1.get(); in TEST() local 59 sp<SPFoo> foo; in TEST() local 66 sp<SPFoo> foo = sp<SPFoo>::make(&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 | 43 void testIFoo(const sp<hidl2aidl::IFoo>& foo) { in testIFoo() 81 void testIFoo2(const sp<hidl2aidl2::IFoo>& foo) { in testIFoo2()
|
/system/tools/aidl/aidl_api/aidl-test-versioned-interface/1/android/aidl/versioned/tests/ |
D | IFooInterface.aidl | 20 void foo(); in foo() method
|
/system/tools/aidl/build/tests_2/another_package/ |
D | IFaz.aidl | 22 void CanYouDealWithThisFoo(in IFoo foo); in CanYouDealWithThisFoo()
|
/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/tests/versioned/android/aidl/versioned/tests/ |
D | IFooInterface.aidl | 5 void foo(); in foo() method
|
/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/tests_1/some_package/ |
D | IBar.aidl | 22 void CanYouDealWithThisFoo(in IFoo foo); in CanYouDealWithThisFoo()
|
/system/tools/aidl/aidl_api/aidl-test-versioned-interface/2/android/aidl/versioned/tests/ |
D | IFooInterface.aidl | 20 void foo(); in foo() method
|
/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/aidl_api/aidl-test-versioned-interface/current/android/aidl/versioned/tests/ |
D | IFooInterface.aidl | 20 void foo(); in foo() method
|
/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/extras/libfscrypt/tests/ |
D | fscrypt_test.cpp | 182 #define TEST_INEQUALITY(foo, field, value) { \ in TEST() argument 187 EncryptionPolicy foo; in TEST() local
|
/system/bt/gd/dumpsys/ |
D | filter_test.cc | 113 const testing::FooTestSchema* foo = data_root->foo_module_data(); in TEST_F() local 166 const testing::FooTestSchema* foo = data_root->foo_module_data(); in TEST_F() local
|
/system/linkerconfig/modules/tests/ |
D | section_test.cc | 127 Namespace& foo = namespaces.emplace_back("foo"); in TEST() local 175 Namespace& foo = namespaces.emplace_back("foo"); in TEST() local 189 Namespace& foo = namespaces.emplace_back("foo"); in TEST() local
|
D | apex_test.cc | 70 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
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 690 IBase.Foo foo = new IBase.Foo(); in client() local 710 IBase.Foo foo = new IBase.Foo(); in client() local 752 IBase.Foo foo = new IBase.Foo(); in client() local 1257 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/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 314 hidl_array<IBase::Foo, 2> foo; in TEST_F() local 349 hidl_vec<IBase::Foo> foo; in TEST_F() local
|