Home
last modified time | relevance | path

Searched defs:test_options (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/build/android/pylib/perf/
Dsetup.py32 def _GetStepsDictFromSingleStep(test_options): argument
46 def _GetStepsDict(test_options): argument
58 def Setup(test_options): argument
Dtest_runner.py152 def __init__(self, test_options, device, shard_index, max_shard, tests, argument
/external/chromium_org/build/android/pylib/uiautomator/
Dsetup.py13 def Setup(test_options): argument
Dtest_runner.py16 def __init__(self, test_options, device, shard_index, test_pkg): argument
/external/chromium_org/build/android/pylib/instrumentation/
Dsetup.py14 def Setup(test_options): argument
Dtest_runner.py59 def __init__(self, test_options, device, shard_index, test_pkg, argument
/external/chromium_org/build/android/pylib/monkey/
Dsetup.py10 def Setup(test_options): argument
Dtest_runner.py18 def __init__(self, test_options, device, _): argument
/external/chromium_org/build/android/pylib/gtest/
Dsetup.py222 def _GetTests(test_options, test_package, devices): argument
304 def Setup(test_options, devices): argument
Dtest_runner.py30 def __init__(self, test_options, device, test_package): argument
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
Dbuiltin-test.c218 const struct option test_options[] = { in cmd_test() local
/external/strace/
Dstrace.c1332 const unsigned int test_options = PTRACE_O_TRACECLONE | in test_ptrace_setoptions_followfork() local
1451 const unsigned int test_options = PTRACE_O_TRACESYSGOOD | in test_ptrace_setoptions_for_all() local
/external/skia/tests/
DImageDecodingTest.cpp575 static void test_options(skiatest::Reporter* reporter, in test_options() function
/external/chromium_org/third_party/skia/tests/
DImageDecodingTest.cpp575 static void test_options(skiatest::Reporter* reporter, in test_options() function