Searched refs:ReportFailureInUnknownLocation (Results 1 - 2 of 2) sorted by relevance

/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest.h164 void ReportFailureInUnknownLocation(TestPartResult::Type result_type,
1267 friend void internal::ReportFailureInUnknownLocation(
/openjdk10/test/fmw/gtest/src/
H A Dgtest.cc1926 void ReportFailureInUnknownLocation(TestPartResult::Type result_type, function in namespace:testing::internal
2071 internal::ReportFailureInUnknownLocation(TestPartResult::kFatalFailure,
2121 internal::ReportFailureInUnknownLocation(
2125 internal::ReportFailureInUnknownLocation(

Completed in 118 milliseconds