Searched defs:terminate_early (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action_unittest.cc58 bool DoTest(bool terminate_early, bool hash_fail);
106 bool terminate_early) {
108 if (terminate_early) {
114 bool FilesystemVerifierActionTest::DoTest(bool terminate_early, argument
188 terminate_early));
191 if (!terminate_early) {
104 StartProcessorInRunLoop(ActionProcessor* processor, FilesystemVerifierAction* filesystem_copier_action, bool terminate_early) argument

Completed in 52 milliseconds