Home
last modified time | relevance | path

Searched defs:do_run (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/tools/netsim/scripts/tasks/
H A Dzip_artifact_task.py38 def do_run(self): member in ZipArtifactTask
H A Dcompile_install_task.py31 def do_run(self): member in CompileInstallTask
H A Drun_test_task.py32 def do_run(self): member in RunTestTask
H A Dcompile_task.py30 def do_run(self): member in CompileTask
H A Dconfigure_task.py40 def do_run(self): member in ConfigureTask
H A Dtask.py41 def do_run(self) -> bool: member in Task
H A Drun_pytest_task.py41 def do_run(self): member in RunPyTestTask
H A Dinstall_emulator_task.py51 def do_run(self): member in InstallEmulatorTask
/aosp_15_r20/external/ComputeLibrary/tests/framework/
H A DTestCase.h46 virtual void do_run() {}; in do_run() function
/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A DValidateExample.h57 virtual void do_run() {}; in do_run() function
/aosp_15_r20/external/ComputeLibrary/examples/
H A Dneon_scale.cpp84 void do_run() override in do_run() function in NEONScaleExample
H A Dgraph_edsr.cpp88 void do_run() override in do_run() function in GraphEdsrExample
H A Dgraph_lenet.cpp120 void do_run() override in do_run() function in GraphLenetExample
H A Dgraph_vgg19.cpp238 void do_run() override in do_run() function in GraphVGG19Example
H A Dgraph_alexnet.cpp185 void do_run() override in do_run() function in GraphAlexnetExample
H A Dgraph_vgg16.cpp227 void do_run() override in do_run() function in GraphVGG16Example
H A Dgraph_srcnn955.cpp131 void do_run() override in do_run() function in GraphSRCNN955Example
H A Dneon_sgemm.cpp165 void do_run() override in do_run() function in NESGEMMExample
H A Dcl_sgemm.cpp172 void do_run() override in do_run() function in CLSGEMMExample
H A Dneon_copy_objects.cpp141 void do_run() override in do_run() function in NEONCopyObjectsExample
H A Dgraph_squeezenet_v1_1.cpp179 void do_run() override in do_run() function in GraphSqueezenet_v1_1Example
H A Dgraph_vgg_vdsr.cpp151 void do_run() override in do_run() function in GraphVDSRExample
H A Dgraph_squeezenet.cpp179 void do_run() override in do_run() function in GraphSqueezenetExample
H A Dgraph_resnext50.cpp112 void do_run() override in do_run() function in GraphResNeXt50Example
/aosp_15_r20/external/autotest/server/site_tests/network_WiFi_Perf/
H A Dnetwork_WiFi_Perf.py135 def do_run(self, ap_config, manager, power_save, governor): member in network_WiFi_Perf

123