Home
last modified time | relevance | path

Searched defs:ofStream (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_snapshot_test.cpp209 std::ofstream ofStream(fileName.c_str()); in HWTEST_F_L0() local
230 std::ofstream ofStream(fileName.c_str(), std::ios::app); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Dmodule_snapshot_test.cpp497 std::ofstream ofStream(fileName.c_str()); in HWTEST_F_L0() local
518 std::ofstream ofStream(fileName.c_str(), std::ios::app); in HWTEST_F_L0() local