OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAllThreads
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/test/functional/tracing/
timeline_model.py
44
def
GetAllThreads
(self):
45
return self._CallModelMethod('
getAllThreads
')
/external/chromium_org/tools/perf/metrics/
timeline.py
134
for thread in self._model.
GetAllThreads
():
/external/chromium_org/tools/telemetry/telemetry/core/timeline/
model.py
142
def
GetAllThreads
(self):
trace_event_importer_unittest.py
382
# Check
getAllThreads
.
385
m.
GetAllThreads
())
[
all
...]
Completed in 144 milliseconds