Searched refs:actual_method_name (Results 1 – 2 of 2) sorted by relevance
84 const std::string& actual_method_name, in HandleDBusMethodExported() argument86 CHECK_EQ(expected_method_name, actual_method_name) in HandleDBusMethodExported()87 << "Exported DBus method '" << actual_method_name << "' " in HandleDBusMethodExported()
90 const std::string& actual_method_name,