Searched defs:actual_content (Results 1 – 2 of 2) sorted by relevance
92 std::string actual_content; in TEST_F() local
316 let actual_content = fs::read(file_path).expect("failed to read back content from file"); in write() localVariable