Searched refs:actual_descriptor (Results 1 – 2 of 2) sorted by relevance
279 const std::string& actual_descriptor)
886 const std::string& actual_descriptor) { in ThrowWrongMethodTypeException() argument888 msg << "Expected " << expected_descriptor << " but was " << actual_descriptor; in ThrowWrongMethodTypeException()