Lines Matching refs:string
9 #include <string>
42 using ExportHandler = base::Callback<void(const std::string& interface_name,
43 const std::string& method_name,
53 Handler GetHandler(const std::string& descriptive_message,
59 ExportHandler GetExportHandler(const std::string& interface_name,
60 const std::string& method_name,
61 const std::string& descriptive_message,
81 const std::string& error_message,
87 const std::string& expected_interface_name,
88 const std::string& expected_method_name,
89 const std::string& actual_interface_name,
90 const std::string& actual_method_name,
95 const std::string& error_message);