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

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc2046 static internal::String PrintTestPartResultToString(
2058 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
2519 static internal::String PrintTestPartResultToString( function in namespace:testing
2531 PrintTestPartResultToString(test_part_result);
/external/gtest/src/
H A Dgtest.cc2041 static std::string PrintTestPartResultToString(
2046 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
2520 static std::string PrintTestPartResultToString( function in namespace:testing::internal
2532 PrintTestPartResultToString(test_part_result);
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2045 static internal::String PrintTestPartResultToString(
2057 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
2490 static internal::String PrintTestPartResultToString( function in namespace:testing
2502 PrintTestPartResultToString(test_part_result);
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2045 static internal::String PrintTestPartResultToString(
2057 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
2518 static internal::String PrintTestPartResultToString( function in namespace:testing
2530 PrintTestPartResultToString(test_part_result);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3525 static std::string PrintTestPartResultToString(
3530 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
4004 static std::string PrintTestPartResultToString( function in namespace:testing::internal
4016 PrintTestPartResultToString(test_part_result);
/external/protobuf/gtest/src/
H A Dgtest.cc2513 static internal::String PrintTestPartResultToString( function in namespace:testing
2525 PrintTestPartResultToString(test_part_result);
3553 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc3853 static internal::String PrintTestPartResultToString( function in namespace:testing
3865 PrintTestPartResultToString(test_part_result);
4893 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}

Completed in 184 milliseconds