HomeSort by relevance Sort by last modified time
    Searched full:output_f (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/tests/component/
applypatch_test.cpp 150 output_f = new TemporaryFile();
151 output_loc = std::string(output_f->path);
172 delete output_f;
181 static TemporaryFile* output_f; member in class:ApplyPatchFullTest
209 TemporaryFile* ApplyPatchFullTest::output_f; member in class:ApplyPatchFullTest

Completed in 89 milliseconds