Searched defs:testData (Results 1 – 6 of 6) sorted by relevance
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | TestServiceClient.java | 517 private void writeToFd(FileDescriptor fd, byte[] testData) throws IOException { in writeToFd() 523 private void verifyFileContents(String file, byte[] testData) throws IOException { in verifyFileContents() 543 String testData = "FrazzleSnazzleFlimFlamFlibbityGumboChops"; in testFileDescriptorPassing() local 572 String testData = "Something " + i; in testFileDescriptorArrayPassing() local 592 String testData = "FrazzleSnazzleFlimFlamFlibbityGumboChops"; in testParcelFileDescriptorPassing() local
|
| /system/extras/boottime_tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/ |
| D | WritingService.java | 84 byte[] testData) { in WriteToDisk()
|
| /system/media/tests/ |
| D | EffectParamWrapper_tests.cpp | 132 constexpr uint16_t testData[dataLength] = {0x200, 0x0, 0xffffu, 0xbead, in TEST() local
|
| /system/tools/hidl/test/java_test/ |
| D | hidl_test_java_native.cpp | 988 const std::array<int, 6> testData{2, -32, 10, -4329454, 11, 24}; in TEST_F() local 1040 const std::array<int, 6> testData{2, -32, 10, -4329454, 11, 24}; in TEST_F() local 1095 const std::array<int, 6> testData{2, -32, 10, -4329454, 11, 24}; in TEST_F() local
|
| /system/tools/hidl/test/hidl_test/ |
| D | hidl_test_client.cpp | 2289 const std::array<int, 6> testData{2, -32, 10, -4329454, 11, 24}; in TEST_F() local 2341 const std::array<int, 6> testData{2, -32, 10, -4329454, 11, 24}; in TEST_F() local 2396 const std::array<int, 6> testData{2, -32, 10, -4329454, 11, 24}; in TEST_F() local
|
| /system/netd/tests/ |
| D | binder_test.cpp | 4001 std::vector<TestData> testData; in TEST_F() local
|