Home
last modified time | relevance | path

Searched defs:test_lit (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/lib2to3/tests/
Dtest_parser.py535 def test_lit(self): member in TestStringLiterals
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
Dmod.rs1070 macro_rules! test_lit { macro