Searched refs:IsTestDisabled (Results 1 – 1 of 1) sorted by relevance
510 bool IsTestDisabled(const testing::TestInfo &testInfo) in IsTestDisabled() function531 if (filter(id) && (!IsTestDisabled(testInfo) || alsoRunDisabledTests)) in FilterTests()