Home
last modified time | relevance | path

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

/bootable/recovery/tests/component/
Dapplypatch_test.cpp82 patch_file = from_testdata_base("patch.bsdiff"); in SetUpTestCase()
105 static std::string patch_file; member in ApplyPatchTest
163 ASSERT_EQ(0, LoadFileContents(&patch_file[0], &fc)); in SetUpTestCase()
199 std::string ApplyPatchTest::patch_file; member in ApplyPatchTest