HomeSort by relevance Sort by last modified time
    Searched refs:kResultError (Results 1 - 5 of 5) sorted by null

  /system/update_engine/
omaha_request_action.h 72 kResultError = 0,
79 result(kResultError),
update_attempter_unittest.cc 369 OmahaEvent::kResultError,
574 EXPECT_EQ(OmahaEvent::kResultError, attempter_.error_event_->result);
591 EXPECT_EQ(OmahaEvent::kResultError, attempter_.error_event_->result);
    [all...]
omaha_request_action_unittest.cc 397 EXPECT_EQ(event->result == OmahaEvent::kResultError, loop.PendingTasks());
    [all...]
omaha_request_action.cc     [all...]
update_attempter.cc     [all...]

Completed in 59 milliseconds