Home
last modified time | relevance | path

Searched defs:file2 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dunix_file_test.cpp31 os::file::File file2 = os::file::Open("./test_openfile.txt", os::file::Mode::READWRITE); variable
/arkcompiler/ets_frontend/ets2panda/test/depanalyzer/
Dtest.cpp92 std::string file2 = test::utils::DepAnalyzerTestsPathGet(2, 2); in TEST_F() local
114 std::string file2 = test::utils::DepAnalyzerTestsPathGet(3, 2); in TEST_F() local
129 std::string file2 = test::utils::DepAnalyzerTestsPathGet(4, 2); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
Djs_stackinfo_test.cpp331 auto file2 = pandasm::AsmEmitter::Emit(res2.Value()); in HWTEST_F_L0() local