Searched refs:supports_nullable (Results 1 – 1 of 1) sorted by relevance
806 const bool supports_nullable = !GetParam().shouldBeOld || name == "Java"; in TEST_P() local807 if (supports_nullable) { in TEST_P()