Searched refs:supports_trailing_dots (Results 1 – 2 of 2) sorted by relevance
504 if (TypeParam::supports_trailing_dots) { in TYPED_TEST_P()565 if (TypeParam::supports_trailing_dots) { in TYPED_TEST_P()
96 static const bool supports_trailing_dots = true; member