Home
last modified time | relevance | path

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

/aosp12/system/update_engine/update_manager/
H A Dupdater_provider.h37 kReportingErrorEvent, enumerator
H A Dboxed_value.cc177 case Stage::kReportingErrorEvent:
H A Dboxed_value_unittest.cc239 BoxedValue(new Stage(Stage::kReportingErrorEvent)).ToString()); in TEST()
H A Dreal_updater_provider.cc161 Stage::kReportingErrorEvent},
H A Dreal_updater_provider_unittest.cc256 UmTestUtils::ExpectVariableHasValue(Stage::kReportingErrorEvent, in TEST_F()