Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos_unittest.cc452 did_test_action_run_ = true; in ActionCompleted()
456 bool did_test_action_run_ = false; member in chromeos_update_engine::__anon5f2cf6930410::PassObjectOutTestProcessorDelegate
505 EXPECT_EQ(true, delegate.did_test_action_run_); in TEST()