Searched defs:message_ (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/kyua/utils/process/
H A Dexceptions.cpp57 process::system_error::system_error(const std::string& message_, argument
82 process::timeout_error::timeout_error(const std::string& message_) : argument
/freebsd-13-stable/contrib/kyua/utils/signals/
H A Dexceptions.cpp83 signals::system_error::system_error(const std::string& message_, argument
/freebsd-13-stable/contrib/kyua/utils/sqlite/
H A Dexceptions.cpp106 api_error(const optional< fs::path >& db_filename_, const std::string& api_function_, const std::string& message_) argument
/freebsd-13-stable/contrib/kyua/utils/fs/
H A Dexceptions.cpp127 fs::system_error::system_error(const std::string& message_, const int errno_) : argument
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/
H A Dgtest-test-part.h122 std::string message_; // The test failure message. member in class:testing::TestPartResult
H A Dgtest.h364 internal::scoped_ptr< ::std::string> message_; member in class:testing::AssertionResult
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest.cc1054 negation << *message_; local

Completed in 267 milliseconds