Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_string.py216 def test_syntax(self): member in BytesAliasTest
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/
Dparser.rs1329 fn test_syntax() { in test_syntax() function