Home
last modified time | relevance | path

Searched refs:test_comment (Results 1 - 6 of 6) sorted by relevance

/third_party/spirv-tools/test/diff/diff_files/
H A Dgenerate_tests.py57 {test_comment}
247 src_spirv, test_comment = parse_test_comment(src_file, src_spirv)
252 test_comment = test_comment,
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py14 test_comment = '# This is a comment' variable in Is_Get_Test
23 self.assertFalse(ft.is_all_white(self.test_comment))
27 Equal(ft.get_indent(self.test_comment), '')
35 Equal(ft.get_comment_header(self.test_comment), '#')
204 test_comment = (
207 result = ft.reformat_comment(test_comment, 70, "#")
/third_party/rust/crates/syn/tests/
H A Dtest_shebang.rs31 fn test_comment() { in test_comment() functions
/third_party/python/Lib/test/
H A Dtest_pulldom.py138 def test_comment(self): member in PullDOMTestCase
/third_party/optimized-routines/math/test/
H A Dmathtest.c934 test_comment, /* deliberately not a test */ enumerator
1009 return test_comment; in runtest()
/third_party/python/Lib/lib2to3/tests/
H A Dtest_fixers.py296 def test_comment(self): member in Test_reload
4375 def test_comment(self): member in Test_getcwdu

Completed in 11 milliseconds