Searched defs:testFile (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
H A DMemoryFileProviderTest.java69 public void testFile() throws Exception { method in class:MemoryFileProviderTest
/frameworks/rs/rsov/compiler/
H A DWrapper_test.cpp42 std::vector<uint32_t> readWords(const char *testFile) { argument
45 const std::string &fullPath = getAbsolutePath(testDataPath + testFile);
/frameworks/rs/rsov/compiler/spirit/
H A Dmodule_test.cpp45 std::vector<uint32_t> readWords(const char *testFile) { argument
48 const std::string &fullPath = getAbsolutePath(testDataPath + testFile);
H A Dpass_queue_test.cpp85 std::vector<uint32_t> readWords(const char *testFile) { argument
88 const std::string &fullPath = getAbsolutePath(testDataPath + testFile);
H A Dtransformer_test.cpp70 std::vector<uint32_t> readWords(const char *testFile) { argument
73 const std::string &fullPath = getAbsolutePath(testDataPath + testFile);
/frameworks/base/core/tests/coretests/src/android/net/
H A DUriTest.java271 public void testFile() { method in class:UriTest

Completed in 119 milliseconds