Searched defs:testFile (Results 1 – 9 of 9) sorted by relevance
77 function updateTestFile(testDir, testFile) { argument93 function updateTest(testDir, testFile, mode) { argument100 function updateLintResult(testDir, testFile, mode) { argument137 function updateMigrateResult(testDir, testFile) { argument
20 testFile: string; property
38 testFile: string; property87 const { testDir, testFile, testRunnerOpts } = runTestFileOpts; constant
182 for (const testFile of testFiles) { constant
36 readonly testFile: string; property in LintTest
432 std::string testFile = "file_size_test.abc"; in HWTEST_F_L0() local446 std::string testFile = "file_size_test.abc"; in HWTEST_F_L0() local458 std::string testFile = "file_size_test.abc"; in HWTEST_F_L0() local481 std::string testFile = "file_bind_panda_file_test.abc"; in HWTEST_F_L0() local497 std::string testFile = "get_an_index_test.abc"; in HWTEST_F_L0() local
32 auto testFile = std::getenv("TEST_FILE"); in GetTestFile() local
207 let testFile = 'test/ut/utils/testFile.ts'; variable
873 std::ofstream testFile; in TEST() local