| /cts/tests/signature/tests/src/android/signature/cts/tests/data/ |
| D | SystemApiClass.java | 39 public SystemApiClass(float foo) { in SystemApiClass() 53 public SystemApiClass(boolean foo) { in SystemApiClass()
|
| D | PublicApiClass.java | 23 public PublicApiClass(boolean foo) { in PublicApiClass() 46 public PublicApiClass(int foo) { in PublicApiClass()
|
| /cts/tests/tests/os/jni/ |
| D | android_os_cts_NoExecutePermissionTest.cpp | 50 unsigned int foo; in android_os_cts_NoExecutePermissionTest_isStackExecutable() local 57 unsigned int* foo = (unsigned int *) malloc(sizeof(unsigned int)); in android_os_cts_NoExecutePermissionTest_isHeapExecutable() local
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | MediaScannerNotificationTest.java | 89 File foo = new File(tmpPath, "foobar." + extensions[i]); in createTempFiles() local 107 File foo = new File(tmpPath, "foobar." + extensions[i]); in checkTempFiles() local
|
| D | NativeDecoderTest.java | 139 CtsTestServer foo = new CtsTestServer(mContext); in testExtractor() local 224 ArrayList<Integer> foo = new ArrayList<Integer>(); in getSampleSizes() local 307 CtsTestServer foo = new CtsTestServer(mContext); in testExtractorCachedDurationNative() local
|
| D | MediaExtractorTest.java | 278 CtsTestServer foo = new CtsTestServer(getContext()); in testExtractorGetCachedDuration() local
|
| /cts/tests/tests/binder_ndk/src/android/binder/cts/ |
| D | JavaClientTest.java | 436 Foo foo = new Foo(); in testGetLastItem() local 446 Foo foo = new Foo(); in testRepeatFoo() local 467 Foo foo = new Foo(); in testRenameFoo() local 475 Foo foo = new Foo(); in testRenameBar() local
|
| D | TestImpl.java | 300 public void renameFoo(Foo foo, String name) { in renameFoo() 305 public void renameBar(Foo foo, String name) { in renameBar() 313 public int getF(Foo foo) { in getF()
|
| /cts/tests/tests/binder_ndk/libbinder_ndk_test/api/1/test_package/ |
| D | ITest.aidl | 47 void renameFoo(inout test_package.Foo foo, String name); in renameFoo() 48 void renameBar(inout test_package.Foo foo, String name); in renameBar() 49 int getF(in test_package.Foo foo); in getF()
|
| /cts/tests/tests/binder_ndk/libbinder_ndk_test/api/2/test_package/ |
| D | ITest.aidl | 47 void renameFoo(inout test_package.Foo foo, String name); in renameFoo() 48 void renameBar(inout test_package.Foo foo, String name); in renameBar() 49 int getF(in test_package.Foo foo); in getF()
|
| /cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/ |
| D | ITest.aidl | 99 void renameFoo(inout Foo foo, String name); in renameFoo() 100 void renameBar(inout Foo foo, String name); in renameBar() 101 int getF(in Foo foo); in getF()
|
| /cts/tests/tests/provider/src/android/provider/cts/ |
| D | MediaStore_Images_ThumbnailsTest.java | 377 Bitmap foo = MediaStore.Images.Thumbnails.getThumbnail(mContentResolver, in testThumbnailOrderedQuery() local 393 Bitmap foo = MediaStore.Images.Thumbnails.getThumbnail(mContentResolver, in testThumbnailOrderedQuery() local
|
| D | MediaStore_FilesTest.java | 116 Uri foo = mResolver.insert(allFilesUri, values); in testGetContentUri() local
|
| /cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
| D | test_native_aidl_client.cpp | 338 Foo foo; in TEST_P() local 346 Foo foo; in TEST_P() local 354 Foo foo; in TEST_P() local 362 Foo foo; in TEST_P() local
|
| D | itest_impl.h | 332 ::ndk::ScopedAStatus getF(const Foo& foo, int32_t* _aidl_return) { in getF()
|
| /cts/tests/tests/media/libmediandkjni/ |
| D | native-media-jni.cpp | 867 uint32_t foo = 0xdeadbeef; in Java_android_media_cts_NativeDecoderTest_testFormatNative() local
|