Home
last modified time | relevance | path

Searched defs:test_valid (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/test/
Dtest_unicode_identifiers.py5 def test_valid(self): member in PEP3131Test
Dtest_codeop.py61 def test_valid(self): member in CodeopTests
/third_party/python/Lib/test/test_tomllib/
Dtest_data.py49 def test_valid(self): member in TestData
/third_party/python/Lib/lib2to3/tests/
Dtest_util.py32 def test_valid(self): member in Test_is_tuple
48 def test_valid(self): member in Test_is_list
/third_party/skia/tests/
DSkRuntimeEffectTest.cpp107 auto test_valid = [r](const char* sksl) { in DEF_TEST() local
158 auto test_valid = [r](const char* sksl) { in DEF_TEST() local
214 auto test_valid = [r](const char* sksl, SkRuntimeEffect::Options options = {}) { in DEF_TEST() local