Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp1668 out_path_ = kTestDataPath + "out.txt"; in CreateOutputFile()
1669 out_fd_.reset(TEMP_FAILURE_RETRY(open(out_path_.c_str(), in CreateOutputFile()
1673 << out_path_; in CreateOutputFile()
1708 std::string out_path_; member in android::os::dumpstate::DumpPoolTest
1732 ReadFileToString(out_path_, &result); in TEST_F()
1747 ReadFileToString(out_path_, &result); in TEST_F()