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

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2325 static std::string PrintTestPartResultToString(
2330 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
2804 static std::string PrintTestPartResultToString( function in namespace:testing::internal
2816 PrintTestPartResultToString(test_part_result);
/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/libvpx/source/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/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.cc2489 static internal::String PrintTestPartResultToString( function in namespace:testing
2501 PrintTestPartResultToString(test_part_result);
3529 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}

Completed in 818 milliseconds