/aosp_15_r20/tools/netsim/scripts/tasks/ |
H A D | zip_artifact_task.py | 38 def do_run(self): member in ZipArtifactTask
|
H A D | compile_install_task.py | 31 def do_run(self): member in CompileInstallTask
|
H A D | run_test_task.py | 32 def do_run(self): member in RunTestTask
|
H A D | compile_task.py | 30 def do_run(self): member in CompileTask
|
H A D | configure_task.py | 40 def do_run(self): member in ConfigureTask
|
H A D | task.py | 41 def do_run(self) -> bool: member in Task
|
H A D | run_pytest_task.py | 41 def do_run(self): member in RunPyTestTask
|
H A D | install_emulator_task.py | 51 def do_run(self): member in InstallEmulatorTask
|
/aosp_15_r20/external/ComputeLibrary/tests/framework/ |
H A D | TestCase.h | 46 virtual void do_run() {}; in do_run() function
|
/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/ |
H A D | ValidateExample.h | 57 virtual void do_run() {}; in do_run() function
|
/aosp_15_r20/external/ComputeLibrary/examples/ |
H A D | neon_scale.cpp | 84 void do_run() override in do_run() function in NEONScaleExample
|
H A D | graph_edsr.cpp | 88 void do_run() override in do_run() function in GraphEdsrExample
|
H A D | graph_lenet.cpp | 120 void do_run() override in do_run() function in GraphLenetExample
|
H A D | graph_vgg19.cpp | 238 void do_run() override in do_run() function in GraphVGG19Example
|
H A D | graph_alexnet.cpp | 185 void do_run() override in do_run() function in GraphAlexnetExample
|
H A D | graph_vgg16.cpp | 227 void do_run() override in do_run() function in GraphVGG16Example
|
H A D | graph_srcnn955.cpp | 131 void do_run() override in do_run() function in GraphSRCNN955Example
|
H A D | neon_sgemm.cpp | 165 void do_run() override in do_run() function in NESGEMMExample
|
H A D | cl_sgemm.cpp | 172 void do_run() override in do_run() function in CLSGEMMExample
|
H A D | neon_copy_objects.cpp | 141 void do_run() override in do_run() function in NEONCopyObjectsExample
|
H A D | graph_squeezenet_v1_1.cpp | 179 void do_run() override in do_run() function in GraphSqueezenet_v1_1Example
|
H A D | graph_vgg_vdsr.cpp | 151 void do_run() override in do_run() function in GraphVDSRExample
|
H A D | graph_squeezenet.cpp | 179 void do_run() override in do_run() function in GraphSqueezenetExample
|
H A D | graph_resnext50.cpp | 112 void do_run() override in do_run() function in GraphResNeXt50Example
|
/aosp_15_r20/external/autotest/server/site_tests/network_WiFi_Perf/ |
H A D | network_WiFi_Perf.py | 135 def do_run(self, ap_config, manager, power_save, governor): member in network_WiFi_Perf
|