/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_format.py | 14 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, "#")
|
/external/swiftshader/third_party/SPIRV-Tools/test/diff/diff_files/ |
D | generate_tests.py | 247 src_spirv, test_comment = parse_test_comment(src_file, src_spirv) 252 test_comment = test_comment,
|
/external/deqp-deps/SPIRV-Tools/test/diff/diff_files/ |
D | generate_tests.py | 247 src_spirv, test_comment = parse_test_comment(src_file, src_spirv) 252 test_comment = test_comment,
|
/external/angle/third_party/spirv-tools/src/test/diff/diff_files/ |
D | generate_tests.py | 247 src_spirv, test_comment = parse_test_comment(src_file, src_spirv) 252 test_comment = test_comment,
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/tests/ |
D | test_shebang.rs | 31 fn test_comment() { in test_comment() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/tests/ |
D | test_shebang.rs | 31 fn test_comment() { in test_comment() function
|
/external/rust/android-crates-io/crates/syn/tests/ |
D | test_shebang.rs | 35 fn test_comment() { in test_comment() function
|
/external/clang/bindings/python/tests/cindex/ |
D | test_comment.py | 4 def test_comment(): function
|
/external/pigweed/pw_env_setup/py/ |
D | json_visitor_test.py | 82 def test_comment(self): member in JSONVisitorTest
|
/external/fonttools/Tests/feaLib/ |
D | lexer_test.py | 87 def test_comment(self): member in LexerTest
|
/external/rust/android-crates-io/crates/android_bp/src/ |
D | tests.rs | 153 fn test_comment() { in test_comment() function
|
/external/python/cpython3/Lib/test/ |
D | test_pulldom.py | 138 def test_comment(self): member in PullDOMTestCase
|
/external/rust/android-crates-io/crates/tinytemplate/src/ |
D | compiler.rs | 584 fn test_comment() { in test_comment() function
|
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/test/ |
D | mathtest.c | 935 test_comment, /* deliberately not a test */ enumerator 1010 return test_comment; in runtest()
|
/external/arm-optimized-routines/math/test/ |
D | mathtest.c | 939 test_comment, /* deliberately not a test */ enumerator 1014 return test_comment; in runtest()
|
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/test/ |
D | mathtest.c | 935 test_comment, /* deliberately not a test */ enumerator 1010 return test_comment; in runtest()
|