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

/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc61 class DownloadActionTest : public ::testing::Test { }; class in namespace:chromeos_update_engine
203 TEST(DownloadActionTest, SimpleTest) {
212 TEST(DownloadActionTest, LargeTest) {
224 TEST(DownloadActionTest, FailWriteTest) {
236 TEST(DownloadActionTest, NoDownloadDelegateTest) {
313 TEST(DownloadActionTest, TerminateEarlyTest) {
317 TEST(DownloadActionTest, TerminateEarlyNoDownloadDelegateTest) {
364 TEST(DownloadActionTest, PassObjectOutTest) {

Completed in 659 milliseconds