Home
last modified time | relevance | path

Searched refs:expected_code (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Domaha_request_action_unittest.cc344 ErrorCode expected_code,
356 ErrorCode expected_code,
411 ErrorCode expected_code, in TestUpdateCheck() argument
449 delegate_.expected_code_ = expected_code; in TestUpdateCheck()
488 ErrorCode expected_code, in TestUpdateCheck() argument
500 expected_code, in TestUpdateCheck()
Dupdate_attempter_unittest.cc1298 ErrorCode expected_code = static_cast<ErrorCode>( in TEST_F() local
1301 EXPECT_EQ(expected_code, attempter_.error_event_->error_code); in TEST_F()