OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_trace
(Results
1 - 1
of
1
) sorted by null
/external/lldb/test/
redo.py
22
no_trace
= False
variable
115
global
no_trace
146
no_trace
= True
186
command = "./dotest.py %s %s -v %s %s -f " % (compilers, archs, "" if
no_trace
else "-t", "-d" if do_delay else "")
Completed in 183 milliseconds