Searched defs:readTestFile (Results 1 – 3 of 3) sorted by relevance
35 public static byte[] readTestFile(String name) throws IOException { in readTestFile() method in TestUtils
133 void readTestFile(const char *testFilePath, TestCaseCallback callback) in readTestFile() function