Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 5 of 5) sorted by relevance

/art/odrefresh/
Dodr_metrics_record_test.cc33 std::ofstream ofs(file_path_); in WriteFile() local
139 std::ofstream ofs(file_path_); in TEST_F() local
Dodr_compilation_log.cc124 std::ofstream ofs(log_path_, std::ofstream::trunc); in Write() local
/art/tools/hiddenapi/
Dhiddenapi.cc743 std::ofstream ofs(path.c_str(), std::ofstream::out | std::ofstream::binary); in WriteTo() local
Dhiddenapi_test.cc135 std::ofstream ofs(file.GetFilename(), std::ofstream::out); in OpenStream() local
/art/runtime/
Dclass_loader_context_test.cc1679 std::ofstream ofs(scratch_path_ + "/foo.jar"); in TEST_F() local