Home
last modified time | relevance | path

Searched refs:PrintTestPartResultToString (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2045 static internal::String PrintTestPartResultToString(
2057 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2490 static internal::String PrintTestPartResultToString( in PrintTestPartResultToString() function
2502 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc2365 static std::string PrintTestPartResultToString(
2370 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2850 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2862 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2406 static std::string PrintTestPartResultToString(
2411 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2887 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2899 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc2400 static std::string PrintTestPartResultToString(
2405 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2902 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2914 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/mesa3d/src/gtest/src/
Dgtest.cc2396 static std::string PrintTestPartResultToString(
2401 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2900 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2912 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/googletest/googletest/src/
Dgtest.cc2570 static std::string PrintTestPartResultToString(
2575 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
3138 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
3150 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2479 static std::string PrintTestPartResultToString(
2484 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2972 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2985 const std::string &result = PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/fmtlib/test/
Dgmock-gtest-all.cc3411 static std::string PrintTestPartResultToString(
3416 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
3883 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
3896 const std::string& result = PrintTestPartResultToString(test_part_result); in PrintTestPartResult()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc3813 static std::string PrintTestPartResultToString(
3818 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
4298 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
4310 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()