Searched refs:did_run_ (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc333 DownloadActionTestAction() : did_run_(false) {}
340 did_run_ = true;
348 bool did_run_; member in class:chromeos_update_engine::DownloadActionTestAction
403 EXPECT_EQ(true, test_action.did_run_);

Completed in 65 milliseconds