Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dprivet_handler_unittest.cc954 class PrivetHandlerCheckForUpdatesTest : public PrivetHandlerTestWithAuth {}; class
956 TEST_F(PrivetHandlerCheckForUpdatesTest, NoInput) { in TEST_F() argument
974 TEST_F(PrivetHandlerCheckForUpdatesTest, AlreadyChanged) { in TEST_F() argument
997 TEST_F(PrivetHandlerCheckForUpdatesTest, LongPollCommands) { in TEST_F() argument
1019 TEST_F(PrivetHandlerCheckForUpdatesTest, LongPollTraits) { in TEST_F() argument
1041 TEST_F(PrivetHandlerCheckForUpdatesTest, LongPollState) { in TEST_F() argument
1063 TEST_F(PrivetHandlerCheckForUpdatesTest, LongPollComponents) { in TEST_F() argument
1085 TEST_F(PrivetHandlerCheckForUpdatesTest, LongPollIgnoreTraits) { in TEST_F() argument
1107 TEST_F(PrivetHandlerCheckForUpdatesTest, LongPollIgnoreState) { in TEST_F() argument
1131 TEST_F(PrivetHandlerCheckForUpdatesTest, InstantTimeout) { in TEST_F() argument
[all …]