Home
last modified time | relevance | path

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

/system/connectivity/wifilogd/tests/
Dcommand_processor_unittest.cpp66 class CommandProcessorTest : public ::testing::Test { class
68 CommandProcessorTest() { in CommandProcessorTest() function in android::wifilogd::__anon1e14bfb50111::CommandProcessorTest
164 TEST_F(CommandProcessorTest, ProcessCommandOnValidAsciiMessageSucceeds) { in TEST_F() argument
170 TEST_F(CommandProcessorTest, in TEST_F() argument
180 TEST_F(CommandProcessorTest, ProcessCommandOnAsciiMessageWithEmtpyTagSucceeds) { in TEST_F() argument
184 TEST_F(CommandProcessorTest, in TEST_F() argument
189 TEST_F(CommandProcessorTest, in TEST_F() argument
194 TEST_F(CommandProcessorTest, in TEST_F() argument
200 TEST_F(CommandProcessorTest, in TEST_F() argument
206 TEST_F(CommandProcessorTest, in TEST_F() argument
[all …]