Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc795 class PositiveAndNegativeUnitTestFilter { class
802 explicit PositiveAndNegativeUnitTestFilter(const std::string& filter) { in PositiveAndNegativeUnitTestFilter() function in testing::internal::__anonfaf029f60411::PositiveAndNegativeUnitTestFilter
861 return PositiveAndNegativeUnitTestFilter(GTEST_FLAG_GET(filter)) in FilterMatchesTest()
6098 const PositiveAndNegativeUnitTestFilter gtest_flag_filter( in FilterTests()