Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/depanalyzer/
Dtest.cpp78 std::string file1 = test::utils::DepAnalyzerTestsPathGet(1, 1); in TEST_F() local
91 std::string file1 = test::utils::DepAnalyzerTestsPathGet(2, 1); in TEST_F() local
113 std::string file1 = test::utils::DepAnalyzerTestsPathGet(3, 1); in TEST_F() local
128 std::string file1 = test::utils::DepAnalyzerTestsPathGet(4, 1); in TEST_F() local
/arkcompiler/runtime_core/libpandabase/tests/
Dunix_file_test.cpp28 os::file::File file1 = os::file::Open("./test_openfile.txt", os::file::Mode::READONLY); variable
/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/annotations/
Dannotations_test.cpp520 auto file1 = reinterpret_cast<AbckitFile *>(data1); in AnnotationGetFile() local
528 auto file1 = reinterpret_cast<AbckitFile *>(data1); in AnnotationGetFile() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
Djs_stackinfo_test.cpp330 auto file1 = pandasm::AsmEmitter::Emit(res1.Value()); in HWTEST_F_L0() local