Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/libflagtest/include/
Dflag_macros.h40 #define _FLAG_GTEST_CLASS(test_fixture, test_name, parent_class, flags...) \ macro
141 _FLAG_GTEST_CLASS(test_fixture, test_name, test_fixture, flags) \
165 _FLAG_GTEST_CLASS(test_fixture, test_name, ::testing::Test, flags) \