Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 188) sorted by relevance

12345678

/hardware/google/aemu/
Drebuild.sh2 function run() { function
18 run rm -rf $BUILD_DIR $INSTALL_DIR
19 run mkdir $BUILD_DIR
21 run cd $BUILD_DIR &&
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/
DREADME.txt1 1 To run this suite separately(each test case creates table and delete table) use below command
7 2. To run test suite not separately(creates table and delete table only once) use below command
13 3. To run inotify regression test use command, "ipanattest inotify nt"
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/test/
DREADME.txt1 1 To run this suite separately(each test case creates table and delete table) use below command
7 2. To run test suite not separately(creates table and delete table only once) use below command
13 3. To run inotify regression test use command, "ipanattest inotify nt"
/hardware/google/gfxstream/guest/mesa/bin/
Dpost_version.py50 subprocess.run(['git', 'add', p])
60 subprocess.run(['git', 'commit', '-m',
Dpick-ui.py33 loop.run()
/hardware/qcom/sm7250/gps/utils/
DMsgTask.cpp49 virtual bool run() override;
97 bool MTRunnable::run() { in run() function in loc_util::MTRunnable
DLocThread.h50 virtual bool run() = 0;
/hardware/qcom/sm8150/gps/utils/
DMsgTask.cpp49 virtual bool run() override;
97 bool MTRunnable::run() { in run() function in loc_util::MTRunnable
DLocThread.h50 virtual bool run() = 0;
/hardware/interfaces/tv/cec/1.0/vts/functional/
DREADME.md19 Given the setup described above you can run tests with any of the following commands:
24 ./vts-tradefed run commandAndExit vts -m VtsHalTvCecV1_0TargetTest
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DREADME.md40 #### Steps to run
46 ##### Some Additional steps needed to run the vehicleManager_fuzzer successfully on device argument
58 ##### To run the fuzzer on device argument
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DGeneratorHub.cpp32 mThread = std::thread(&GeneratorHub::run, this); in GeneratorHub()
75 void GeneratorHub::run() { in run() function in android::hardware::automotive::vehicle::V2_0::impl::GeneratorHub
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/
DGeneratorHub.cpp33 mThread = std::thread(&GeneratorHub::run, this); in GeneratorHub()
79 void GeneratorHub::run() { in run() function in android::hardware::automotive::vehicle::fake::GeneratorHub
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
DrunDocker31 docker run --network=host --user ${uid}:${gid} -it --rm -v ${repopath}:/vulkan $image /bin/bash
/hardware/google/aemu/base/include/aemu/base/async/
DAsyncReader.h59 AsyncStatus run();
DAsyncWriter.h37 AsyncStatus run();
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/
DREADME.md39 #### Steps to run
40 To run on device
/hardware/interfaces/camera/common/default/
DSimpleThread.cpp33 void SimpleThread::run() { in run() function in android::hardware::camera::common::helper::SimpleThread
/hardware/qcom/gps/msm8909/utils/
DMsgTask.h56 virtual bool run();
/hardware/qcom/sm7150/gps/utils/
DMsgTask.h56 virtual bool run();
/hardware/qcom/sm8150p/gps/utils/
DMsgTask.h56 virtual bool run();
/hardware/interfaces/camera/common/default/include/
DSimpleThread.h36 virtual void run() final;
/hardware/qcom/gps/msm8996/utils/
DMsgTask.h56 virtual bool run();
/hardware/qcom/gps/msm8909w_3100/utils/
DMsgTask.h56 virtual bool run();
/hardware/qcom/gps/msm8998/utils/
DMsgTask.h56 virtual bool run();

12345678