Searched defs:expect_success (Results 1 – 7 of 7) sorted by relevance
39 void OnServiceRegistered(bool expect_success, FixedChannelManager::RegistrationResult result, in OnServiceRegistered()
39 void OnServiceRegistered(bool expect_success, DynamicChannelManager::RegistrationResult result, in OnServiceRegistered()
38 void OnServiceRegistered(bool expect_success, DynamicChannelManager::RegistrationResult result, in OnServiceRegistered()
238 bool expect_success = true; in TEST() local
274 bool expect_success) { in ApplyPayload()287 bool expect_success) { in ApplyPayloadToData()
1587 const char* test_message, bool expect_success = true) { in RunPrePost()