Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dgeneric_variables_unittest.cc35 class UmPollCopyVariableTest : public ::testing::Test {}; class
38 TEST_F(UmPollCopyVariableTest, SimpleTest) { in TEST_F() argument
59 TEST_F(UmPollCopyVariableTest, SetFlagTest) { in TEST_F() argument
88 TEST_F(UmPollCopyVariableTest, UseCopyConstructorTest) { in TEST_F() argument
Dgeneric_variables.h80 FRIEND_TEST(UmPollCopyVariableTest, SimpleTest);
81 FRIEND_TEST(UmPollCopyVariableTest, UseCopyConstructorTest);