Searched defs:PrintTestPartResultToString (Results 1 - 4 of 4) sorted by relevance

/external/chromium/testing/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.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/llvm/utils/unittest/googletest/
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/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 155 milliseconds