Searched refs:call_test_step (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/lldb-perf/lib/
H A DTestCase.cpp146 bool call_test_step = false; local
174 call_test_step = true;
253 call_test_step = true;
256 if (call_test_step)
/external/lldb/examples/python/
H A Dperformance.py176 call_test_step = True

Completed in 242 milliseconds