Home
last modified time | relevance | path

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

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