Searched defs:test_valid (Results 1 – 6 of 6) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_unicode_identifiers.py | 5 def test_valid(self): member in PEP3131Test |
| D | test_codeop.py | 61 def test_valid(self): member in CodeopTests |
| /third_party/node/test/tools/ | ||
| D | test_checkimports.py | 69 def test_valid(self): member in CheckImportsTest |
| /third_party/python/Lib/test/test_tomllib/ | ||
| D | test_data.py | 49 def test_valid(self): member in TestData |
| /third_party/python/Lib/lib2to3/tests/ | ||
| D | test_util.py | 32 def test_valid(self): member in Test_is_tuple |
| /third_party/skia/tests/ | ||
| D | SkRuntimeEffectTest.cpp | 107 auto test_valid = [r](const char* sksl) { in DEF_TEST() local |