Searched refs:FMT_STRING (Results 1 – 1 of 1) sorted by relevance
66 #define FMT_STRING false macro254 EXPECT_TRUE(inputCommand(InputCommand::ENABLE, FMT_STRING).empty()); in TEST_F()257 EXPECT_TRUE(inputCommand(InputCommand::DISABLE, FMT_STRING).empty()); in TEST_F()266 EXPECT_TRUE(inputCommand(InputCommand::ENABLE, FMT_STRING).empty()); in TEST_F()296 EXPECT_TRUE(inputCommand(InputCommand::ENABLE, FMT_STRING).empty()); in TEST_F()304 const std::string result(inputCommand(InputCommand::DUMP_ALL, FMT_STRING)); in TEST_F()313 EXPECT_TRUE(inputCommand(InputCommand::ENABLE, FMT_STRING).empty()); in TEST_F()321 const std::string result(inputCommand(InputCommand::DUMP_ALL, FMT_STRING)); in TEST_F()329 EXPECT_TRUE(inputCommand(InputCommand::ENABLE, FMT_STRING).empty()); in TEST_F()352 const std::string result(inputCommand(InputCommand::DUMP_ALL, FMT_STRING)); in TEST_F()[all …]