Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dupgrade-googletest-case.cpp126 static void SetUpTestSuite() {} in SetUpTestSuite() function in BarTest3
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h416 static void SetUpTestSuite() {} in SetUpTestSuite() function