Home
last modified time | relevance | path

Searched refs:test_fixture (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2367 #define TEST_F(test_fixture, test_name)\ argument
2368 GTEST_TEST_(test_fixture, test_name, test_fixture, \
2369 ::testing::internal::GetTypeId<test_fixture>())