Home
last modified time | relevance | path

Searched defs:test_delegate (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/profiler/
Dnative_stack_sampler_posix.cc11 NativeStackSamplerTestDelegate* test_delegate) { in Create()
Dstack_sampling_profiler.cc690 NativeStackSamplerTestDelegate* test_delegate) in StackSamplingProfiler()
700 NativeStackSamplerTestDelegate* test_delegate) in StackSamplingProfiler()
Dstack_sampling_profiler_unittest.cc620 StackCopiedSignaler test_delegate(&stack_copied, &start_stack_walk, in TestLibraryUnload() local
/external/libchrome/base/
Drun_loop_unittest.cc223 auto test_delegate = std::make_unique<TestBoundDelegate>(); in RunLoopTestEnvironment() local
575 TestBoundDelegate test_delegate; in TEST() local
627 [](TestBoundDelegate* test_delegate, OnceClosure injected_closure) { in TEST()
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dtflite_inference_stage_test.cc203 Interpreter::TfLiteDelegatePtr test_delegate = CreateNNAPIDelegate(); in TEST() local