Home
last modified time | relevance | path

Searched defs:current_test_case (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dupgrade-googletest-case.cpp494 testing::TestCase *FooUnitTest::current_test_case() const {} in current_test_case() function in FooUnitTest
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc5509 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest