HomeSort by relevance Sort by last modified time
    Searched defs:cache_file (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/tests/component/
applypatch_test.cpp 84 cache_file = "/cache/saved.file";
104 static std::string cache_file; member in class:ApplyPatchTest
126 cp(ApplyPatchTest::old_file, ApplyPatchTest::cache_file);
130 cp(ApplyPatchTest::cache_file, ApplyPatchTest::old_file);
189 cp(cache_file, "/cache/reallysaved.file");
193 cp("/cache/reallysaved.file", cache_file);
200 std::string ApplyPatchTest::cache_file; member in class:ApplyPatchTest
367 mangle_file(cache_file);
  /external/ImageMagick/MagickCore/
opencl.c 1106 *cache_file; local
    [all...]

Completed in 168 milliseconds