Searched refs:out_path_ (Results 1 – 1 of 1) sorted by relevance
1678 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::DumpPoolTest1743 ReadFileToString(out_path_, &result); in TEST_F()1759 ReadFileToString(out_path_, &result); in TEST_F()