Home
last modified time | relevance | path

Searched defs:AddTestPartResult (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gtest/src/
Dgtest.cc2059 void TestResult::AddTestPartResult(const TestPartResult& test_part_result) { in AddTestPartResult() function in testing::TestResult
4768 void UnitTest::AddTestPartResult( in AddTestPartResult() function in testing::UnitTest
/third_party/node/deps/googletest/src/
Dgtest.cc2279 void TestResult::AddTestPartResult(const TestPartResult& test_part_result) { in AddTestPartResult() function in testing::TestResult
5313 void UnitTest::AddTestPartResult(TestPartResult::Type result_type, in AddTestPartResult() function in testing::UnitTest
/third_party/googletest/googletest/src/
Dgtest.cc2262 void TestResult::AddTestPartResult(const TestPartResult& test_part_result) { in AddTestPartResult() function in testing::TestResult
5296 void UnitTest::AddTestPartResult(TestPartResult::Type result_type, in AddTestPartResult() function in testing::UnitTest