Searched refs:updated_message (Results 1 – 1 of 1) sorted by relevance
/system/connectivity/shill/ |
D | manager_unittest.cc | 2981 string updated_message = base::StringPrintf( in TEST_F() local 2987 EXPECT_CALL(log, Log(logging::LOG_INFO, _, HasSubstr(updated_message))) in TEST_F() 2999 EXPECT_CALL(log, Log(logging::LOG_INFO, _, HasSubstr(updated_message))) in TEST_F() 3007 EXPECT_CALL(log, Log(logging::LOG_INFO, _, HasSubstr(updated_message))) in TEST_F() 3018 EXPECT_CALL(log, Log(logging::LOG_INFO, _, HasSubstr(updated_message))) in TEST_F() 3029 EXPECT_CALL(log, Log(logging::LOG_INFO, _, HasSubstr(updated_message))) in TEST_F()
|