Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:test_comment
(Results
1 - 6
of
6
) sorted by relevance
/third_party/spirv-tools/test/diff/diff_files/
H
A
D
generate_tests.py
57
{
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
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, "#")
/third_party/rust/crates/syn/tests/
H
A
D
test_shebang.rs
31
fn
test_comment
() {
in test_comment()
functions
/third_party/python/Lib/test/
H
A
D
test_pulldom.py
138
def
test_comment
(self):
member in PullDOMTestCase
/third_party/optimized-routines/math/test/
H
A
D
mathtest.c
934
test_comment
, /* deliberately not a test */
enumerator
1009
return
test_comment
;
in runtest()
/third_party/python/Lib/lib2to3/tests/
H
A
D
test_fixers.py
296
def
test_comment
(self):
member in Test_reload
4375
def
test_comment
(self):
member in Test_getcwdu
Completed in 11 milliseconds