Searched refs:FormatDeathTestOutput (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc493 static ::std::string FormatDeathTestOutput(const ::std::string& output) { function in namespace:testing::internal
543 << " Error msg:\n" << FormatDeathTestOutput(error_message);
547 << " Error msg:\n" << FormatDeathTestOutput(error_message);
551 << " Error msg:\n" << FormatDeathTestOutput(error_message);
561 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
566 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc453 static ::std::string FormatDeathTestOutput(const ::std::string& output) { function in namespace:testing::internal
503 << " Error msg:\n" << FormatDeathTestOutput(error_message);
507 << " Error msg:\n" << FormatDeathTestOutput(error_message);
511 << " Error msg:\n" << FormatDeathTestOutput(error_message);
521 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
526 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
/external/gtest/src/
H A Dgtest-death-test.cc493 static ::std::string FormatDeathTestOutput(const ::std::string& output) { function in namespace:testing::internal
543 << " Error msg:\n" << FormatDeathTestOutput(error_message);
547 << " Error msg:\n" << FormatDeathTestOutput(error_message);
551 << " Error msg:\n" << FormatDeathTestOutput(error_message);
561 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
566 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc456 static ::std::string FormatDeathTestOutput(const ::std::string& output) { function in namespace:testing::internal
506 << " Error msg:\n" << FormatDeathTestOutput(error_message);
510 << " Error msg:\n" << FormatDeathTestOutput(error_message);
514 << " Error msg:\n" << FormatDeathTestOutput(error_message);
524 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
529 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc453 static ::std::string FormatDeathTestOutput(const ::std::string& output) { function in namespace:testing::internal
503 << " Error msg:\n" << FormatDeathTestOutput(error_message);
507 << " Error msg:\n" << FormatDeathTestOutput(error_message);
511 << " Error msg:\n" << FormatDeathTestOutput(error_message);
521 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
526 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc6987 static ::std::string FormatDeathTestOutput(const ::std::string& output) {
7037 << " Error msg:\n" << FormatDeathTestOutput(error_message);
7041 << " Error msg:\n" << FormatDeathTestOutput(error_message);
7045 << " Error msg:\n" << FormatDeathTestOutput(error_message);
7055 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
7060 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc6987 static ::std::string FormatDeathTestOutput(const ::std::string& output) {
7037 << " Error msg:\n" << FormatDeathTestOutput(error_message);
7041 << " Error msg:\n" << FormatDeathTestOutput(error_message);
7045 << " Error msg:\n" << FormatDeathTestOutput(error_message);
7055 << "Actual msg:\n" << FormatDeathTestOutput(error_message);
7060 << "Actual msg:\n" << FormatDeathTestOutput(error_message);

Completed in 1820 milliseconds