Home
last modified time | relevance | path

Searched refs:test_expressions (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/syn/tests/
H A Dtest_precedence.rs80 let (l_passed, l_failed) = test_expressions(path, edition, exprs); in test_rustc_precedence()
114 fn test_expressions(path: &Path, edition: Edition, exprs: Vec<syn::Expr>) -> (usize, usize) { in test_expressions() functions
/third_party/python/Lib/test/
H A Dtest_decorators.py202 def test_expressions(self): member in TestDecorators

Completed in 3 milliseconds