Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/tooling/
Dtest_debug_info.cpp32 auto testFile = std::getenv("TEST_FILE"); in GetTestFile() local
/arkcompiler/ets_frontend/ets2panda/linter/scripts/
Dupdate-test-results.mjs72 function updateTest(testDir, testFile, mode) { argument
/arkcompiler/ets_frontend/ets2panda/linter/src/
DTestRunner.ts97 for (const testFile of testFiles) { constant
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp868 std::ofstream testFile; in TEST() local