/external/python/cpython3/Lib/test/libregrtest/ |
D | single.py | 82 def regrtest_runner(result: TestResult, test_func, runtests: RunTests) -> None: 124 def _load_run_test(result: TestResult, runtests: RunTests) -> None: 161 def _runtest_env_changed_exc(result: TestResult, runtests: RunTests, 232 def _runtest(result: TestResult, runtests: RunTests) -> None: 293 def run_single_test(test_name: TestName, runtests: RunTests) -> TestResult:
|
D | main.py | 240 def _rerun_failed_tests(self, runtests: RunTests): 272 def rerun_failed_tests(self, runtests: RunTests): 292 def _run_bisect(self, runtests: RunTests, test: str, progress: str) -> bool: 330 def run_bisect(self, runtests: RunTests) -> None: 354 self, test_name: TestName, runtests: RunTests, tracer: trace.Trace | None 434 def _run_tests_mp(self, runtests: RunTests, num_workers: int) -> None:
|
D | results.py | 94 def accumulate_result(self, result: TestResult, runtests: RunTests): 241 def display_summary(self, first_runtests: RunTests, filtered: bool):
|
D | setup.py | 90 def setup_tests(runtests: RunTests):
|
D | logger.py | 66 def set_tests(self, runtests: RunTests) -> None:
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/ |
D | execution_service_grpc.pb.go | 27 …RunTests(ctx context.Context, in *CrosTestRequest, opts ...grpc.CallOption) (*longrunning.Operatio… methodSpec 38 func (c *executionServiceClient) RunTests(ctx context.Context, in *CrosTestRequest, opts ...grpc.Ca… func 52 RunTests(context.Context, *CrosTestRequest) (*longrunning.Operation, error) methodSpec 59 func (UnimplementedExecutionServiceServer) RunTests(context.Context, *CrosTestRequest) (*longrunnin… func
|
/external/chromiumos-config/python/chromiumos/test/api/ |
D | execution_service_pb2_grpc.py | 32 def RunTests(self, request, context): member in ExecutionServiceServicer 60 def RunTests(request, member in ExecutionService
|
/external/chromiumos-config/proto/chromiumos/test/api/ |
D | execution_service.proto | 18 rpc RunTests(CrosTestRequest) rpc
|
/external/sdv/vsomeip/third_party/boost/array/test/ |
D | array0.cpp | 23 void RunTests() in RunTests() function
|
D | array_hash.cpp | 19 void RunTests() in RunTests() function
|
D | array6.cpp | 17 void RunTests() in RunTests() function
|
/external/google-breakpad/src/processor/ |
D | pathname_stripper_unittest.cc | 50 static bool RunTests() { in RunTests() function
|
D | address_map_unittest.cc | 183 static bool RunTests() { in RunTests() function
|
D | contained_range_map_unittest.cc | 371 static bool RunTests() { in RunTests() function
|
/external/cronet/stable/build/android/pylib/base/ |
D | test_run.py | 30 def RunTests(self, results, raw_logs_fh=None): member in TestRun
|
/external/cronet/tot/build/android/pylib/base/ |
D | test_run.py | 30 def RunTests(self, results, raw_logs_fh=None): member in TestRun
|
/external/angle/build/android/pylib/base/ |
D | test_run.py | 30 def RunTests(self, results, raw_logs_fh=None): member in TestRun
|
/external/deqp-deps/amber/tests/ |
D | run_tests.py | 256 def RunTests(self): member in TestRunner
|
/external/deqp/external/vulkancts/vkscserver/ |
D | tests.cpp | 185 void RunTests(Server &server) in RunTests() function
|
/external/cronet/stable/build/android/pylib/local/machine/ |
D | local_machine_hostside_test_run.py | 213 def RunTests(self, results, raw_logs_fh=None): member in LocalMachineHostsideTestRun
|
/external/angle/build/android/pylib/local/machine/ |
D | local_machine_hostside_test_run.py | 213 def RunTests(self, results, raw_logs_fh=None): member in LocalMachineHostsideTestRun
|
/external/cronet/tot/build/android/pylib/local/machine/ |
D | local_machine_hostside_test_run.py | 213 def RunTests(self, results, raw_logs_fh=None): member in LocalMachineHostsideTestRun
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | lifetime_test.cc | 76 void RunTests(absl::Mutex* mutex, absl::CondVar* condvar) { in RunTests() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 76 void RunTests(absl::Mutex* mutex, absl::CondVar* condvar) { in RunTests() function
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | lifetime_test.cc | 76 void RunTests(absl::Mutex* mutex, absl::CondVar* condvar) { in RunTests() function
|