Home
last modified time | relevance | path

Searched defs:print_results (Results 1 – 11 of 11) sorted by relevance

/external/python/google-api-python-client/samples/analytics/
Dhello_analytics_api_v3.py145 def print_results(results): function
Dcore_reporting_v3_reference.py123 def print_results(results): function
/external/llvm-project/lldb/source/API/
DSBCommandInterpreterRunOptions.cpp127 void SBCommandInterpreterRunOptions::SetPrintResults(bool print_results) { in SetPrintResults()
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h94 LazyBool print_results, LazyBool print_errors, in CommandInterpreterRunOptions()
158 void SetPrintResults(bool print_results) { in SetPrintResults()
/external/llvm-project/llvm/utils/lit/lit/
Dmain.py267 def print_results(tests, elapsed, opts): function
/external/ltp/testcases/kernel/controllers/io-throttle/
Diobw.c72 static void print_results(int id, iops_t op, size_t bytes, struct timeval *diff) in print_results() function
/external/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c243 static void print_results(void) in print_results() function
/external/python/cpython2/Tools/iobench/
Diobench.py273 def print_results(size, n, real, cpu): function
/external/python/cpython3/Tools/iobench/
Diobench.py274 def print_results(size, n, real, cpu): function
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py443 def print_results(results, output, expected): function
/external/OpenCL-CTS/test_common/harness/
DtestHarness.cpp620 static void print_results(int failed, int count, const char *name) in print_results() function