Home
last modified time | relevance | path

Searched defs:run_count (Results 1 – 12 of 12) sorted by relevance

/external/libcxxabi/test/
Dtest_guard.pass.cpp21 static int run_count = 0; variable
46 static int run_count = 0; variable
89 static int run_count = 0; variable
110 static int run_count = 0; variable
/external/autotest/client/site_tests/platform_DMVerityCorruption/
Dplatform_DMVerityCorruption.py13 def mod_zerofill_block(self, run_count, backing_path, block_size, argument
21 def mod_Afill_hash_block(self, run_count, backing_path, block_size, argument
/external/libchrome/base/
Dcallback_helpers_unittest.cc18 int run_count = 0; in TEST() local
27 int run_count = 0; in TEST() local
65 int run_count = 0; in TEST() local
/external/autotest/client/site_tests/platform_DMVerityBitCorruption/
Dplatform_DMVerityBitCorruption.py17 def mod_tweak_block(self, run_count, backing_path, block_size, argument
29 def mod_tweak_hash_block(self, run_count, backing_path, block_size, argument
/external/v8/tools/unittests/testdata/
Dtest1.json5 "run_count": 2, number
Dtest2.json5 "run_count": 2, number
Dtest3.json4 "run_count": 1, number
/external/swiftshader/third_party/subzero/pydir/
Dwasm-run-torture-tests.py123 run_count = 0 variable
/external/v8/benchmarks/
Dv8.json4 "run_count": 2, number
/external/libusb/tests/
Dtestlib.c167 int run_count = 0; in libusb_testlib_run_tests() local
/external/toolchain-utils/crosperf/
Dexperiment_runner_unittest.py101 run_count = 0 variable in ExperimentRunnerTest
/external/autotest/client/cros/
Dverity_utils.py263 def mod_nothing(self, run_count, backing_path, block_size, block_count): argument