Searched defs:test_comment (Results 1 – 5 of 5) sorted by relevance
/third_party/rust/crates/syn/tests/ | ||
D | test_shebang.rs | 27 fn test_comment() { in test_comment() function |
/third_party/python/Lib/test/ | ||
D | test_pulldom.py | 138 def test_comment(self): member in PullDOMTestCase |
/third_party/python/Lib/idlelib/idle_test/ | ||
D | test_format.py | 14 test_comment = '# This is a comment' variable in Is_Get_Test |
/third_party/optimized-routines/math/test/ | ||
D | mathtest.c | 934 test_comment, /* deliberately not a test */ enumerator |
/third_party/python/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 296 def test_comment(self): member in Test_reload |