Searched defs:testFile (Results 1 – 14 of 14) sorted by relevance
45 FILE *testFile; variable
971 FILE *testFile = NULL; in TestCollators() local
1201 UChar *testFile = ReadAndConvertFile(testFileName, len, "UTF-8", status); in TestExtended() local1787 UChar *testFile = ReadAndConvertFile(testFileName, len, "UTF-8", status); in runUnicodeTestData() local
40 public void testFile() { in testFile() method in SmaliFileTest
20 function defineTestharnessTest(shouldPass, testFile) { argument
63 public void testFile() throws IOException { in testFile() method in AntResourcesLocatorTest
41 protected TestSuite(String gname, File testFile) { in TestSuite()
73 … final File testFile = new File(grammarDir + File.separator + grammarName + TEST_SUITE_EXT); in createTestSuite() local
91 File testFile = writeFile(LOGS_SERIALIZED[0]); in test_loadLog() local
78 File testFile = new File(testFileUrl.toURI()); in getTestDir() local
148 private void assertUsages(@NotNull TestFile testFile, @NotNull Collection<UsageInfo> usages) { in assertUsages()
39 private File testFile; field in UnixFileTest
472 def testFile(self): member in AddDescriptorTest
220 LocalUFILEPointer testFile; in DataDrivenPrintf() local