Home
last modified time | relevance | path

Searched defs:testFileName (Results 1 – 4 of 4) sorted by relevance

/system/apex/tests/src/com/android/tests/apex/
DApexTestUtils.java79 File getTestFile(String testFileName) throws IOException { in getTestFile()
134 private File searchTestFile(File baseSearchFile, String testFileName) { in searchTestFile()
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp881 const std::string testFileName = "/data/local/tmp/SafeUnionVecOfHandlesWithOneFdTest"; in TEST_F() local
936 const std::string testFileName = "/data/local/tmp/SafeUnionHandleWithMultipleFdsTest"; in TEST_F() local
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java389 final String testFileName = "/data/local/tmp/SafeUnionNativeHandleWithFdTest"; in runClientSafeUnionTests() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2330 const std::string testFileName = "/data/local/tmp/SafeUnionVecOfHandlesWithOneFdTest"; in TEST_F() local
2385 const std::string testFileName = "/data/local/tmp/SafeUnionHandleWithMultipleFdsTest"; in TEST_F() local