Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc1007 string existing_file = temp_dir.GetPath().Append("existing").value(); in TEST_F() local
1009 ASSERT_TRUE(test_utils::WriteFileString(existing_file, kExistingKey)); in TEST_F()
1030 performer_.public_key_path_ = existing_file; in TEST_F()
1052 performer_.public_key_path_ = existing_file; in TEST_F()