Home
last modified time | relevance | path

Searched defs:TestPartResult (Results 1 – 4 of 4) sorted by relevance

/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-test-part.h68 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult() function
H A Dgtest.h1008 void OnTestPartResult(const TestPartResult& /*test_part_result*/) override {} in OnTestPartResult()
/llvm-project/clang/test/Analysis/
H A Dgtest.cpp18 class TestPartResult { class
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h110 class TestPartResult; // Result of a test part. variable