Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 22 of 22) sorted by relevance

/test/testfwk/developer_test/
DREADME.md56 1. Run the following command to install the Linux extension component Readline:
70 2. Run the following command to install the plug-in Setuptools:
82 3. Run the following command to install the plug-in Paramiko:
95 4. Run the following command to install the Python plug-in RSA:
108 5. Run the following command to install the serial port plug-in pySerial for Python on the local P…
234 - Run test suites.
236 1. Run the following command to start the test framework in Windows.
242 2. Run the following command to start the test framework in Linux.
253 - Run test commands.
264 …2. Run the execution command, where **-t** is mandatory, and **-ss** and **-tm** are option…
[all …]
/test/ostest/wukong/test_flow/include/
Dtest_flow.h54 ErrCode Run();
/test/ostest/wukong/common/include/
Dwukong_logger.h80 bool Run() override;
/test/ostest/wukong/test_flow/src/
Dtest_flow.cpp86 ErrCode TestFlow::Run() in Run() function in OHOS::WuKong::TestFlow
/test/xts/hats/ai/nnrt/hdi/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp78 EXPECT_EQ(HDF_SUCCESS, iPreparedModel->Run(inputs, outputs, outputsDims, isOutputBufferEnough)); in AddModelTest()
181 EXPECT_GT(HDF_SUCCESS, iPreparedModel->Run(inputs, outputs, outputsDims, isOutputBufferEnough));
230 EXPECT_GT(HDF_SUCCESS, iPreparedModel->Run(inputs, outputs, outputsDims, isOutputBufferEnough));
402 … EXPECT_EQ(HDF_SUCCESS, iPreparedModel1->Run(inputs, outputs, outputsDims, isOutputBufferEnough));
/test/xts/acts/ai/neural_network_runtime/common/
Dmock_idevice.h107 int32_t Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs,
Dmock_idevice.cpp247 int32_t MockIPreparedModel::Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& o… in Run() function in OHOS::HDI::Nnrt::V1_0::MockIPreparedModel
/test/ostest/wukong/shell_command/src/
Dwukong_shell_command.cpp145 res = testFlow->Run(); in RunTestCommand()
/test/ostest/wukong/common/src/
Dwukong_logger.cpp156 bool WuKongLogger::PrinterThread::Run() in Run() function in OHOS::WuKong::WuKongLogger::PrinterThread
/test/testfwk/developer_test/src/core/command/
Dconsole.py29 from core.command.run import Run
405 Run().process_command_run(command, options)
Drun.py46 class Run(object): class
/test/xts/hats/ai/nnrt/hdi/nnrtStabilityTest/src/
Dhdi_stability_test.cpp81 EXPECT_EQ(HDF_SUCCESS, iPreparedModel->Run(inputs, outputs, outputsDims, isOutputBufferEnough)); in RunModelTest()
/test/testfwk/developer_test/libs/fuzzlib/
DREADME_zh.md131 /* Run your code on data */
/test/testfwk/developer_test/libs/benchmark/
DREADME_zh.md151 // Run the benchmark
/test/xts/hats/
DREADME.en.md343 5. Run build commands.
475 5. Run build commands.
494 4. Run the **mount** command for the development board to ensure that the development board can …
/test/xts/dcts/
DREADME.md344 5. Run build commands.
476 5. Run build commands.
495 4. Run the **mount** command for the development board to ensure that the development board can …
/test/xts/tools/lite/
DREADME.md356 5. Run compilation commands.
489 5. Run compilation commands.
508 4. Run the **mount** command for the development board to ensure that the development board can …
/test/xts/acts/ability_lite/ability_posix/src/
DAbilityMgrTest.cpp958 eventHandler1.Run();
DAbilityMgrTest2.cpp990 eventHandler1.Run();
/test/xts/tools/
DREADME.md345 5. Run build commands.
477 5. Run build commands.
496 4. Run the **mount** command for the development board to ensure that the development board can …
/test/xts/acts/
DREADME.md345 5. Run build commands.
477 5. Run build commands.
496 4. Run the **mount** command for the development board to ensure that the development board can …
/test/testfwk/arkxtest/
DREADME_en.md1075 Run the following command to enable UiTest: