Home
last modified time | relevance | path

Searched refs:out_path_ (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp1678 out_path_ = kTestDataPath + "out.txt"; in CreateOutputFile()
1679 out_fd_.reset(TEMP_FAILURE_RETRY(open(out_path_.c_str(), in CreateOutputFile()
1683 << out_path_; in CreateOutputFile()
1718 std::string out_path_; member in android::os::dumpstate::DumpPoolTest
1743 ReadFileToString(out_path_, &result); in TEST_F()
1759 ReadFileToString(out_path_, &result); in TEST_F()