/test/testfwk/developer_test/ |
D | README.md | 56 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/ |
D | test_flow.h | 54 ErrCode Run();
|
/test/ostest/wukong/common/include/ |
D | wukong_logger.h | 80 bool Run() override;
|
/test/ostest/wukong/test_flow/src/ |
D | test_flow.cpp | 86 ErrCode TestFlow::Run() in Run() function in OHOS::WuKong::TestFlow
|
/test/xts/hats/ai/nnrt/hdi/nnrtFunctionTest/src/ |
D | hdi_model_run_test.cpp | 78 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/ |
D | mock_idevice.h | 107 int32_t Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs,
|
D | mock_idevice.cpp | 247 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/ |
D | wukong_shell_command.cpp | 145 res = testFlow->Run(); in RunTestCommand()
|
/test/ostest/wukong/common/src/ |
D | wukong_logger.cpp | 156 bool WuKongLogger::PrinterThread::Run() in Run() function in OHOS::WuKong::WuKongLogger::PrinterThread
|
/test/testfwk/developer_test/src/core/command/ |
D | console.py | 29 from core.command.run import Run 405 Run().process_command_run(command, options)
|
D | run.py | 46 class Run(object): class
|
/test/xts/hats/ai/nnrt/hdi/nnrtStabilityTest/src/ |
D | hdi_stability_test.cpp | 81 EXPECT_EQ(HDF_SUCCESS, iPreparedModel->Run(inputs, outputs, outputsDims, isOutputBufferEnough)); in RunModelTest()
|
/test/testfwk/developer_test/libs/fuzzlib/ |
D | README_zh.md | 131 /* Run your code on data */
|
/test/testfwk/developer_test/libs/benchmark/ |
D | README_zh.md | 151 // Run the benchmark
|
/test/xts/hats/ |
D | README.en.md | 343 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/ |
D | README.md | 344 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/ |
D | README.md | 356 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/ |
D | AbilityMgrTest.cpp | 958 eventHandler1.Run();
|
D | AbilityMgrTest2.cpp | 990 eventHandler1.Run();
|
/test/xts/tools/ |
D | README.md | 345 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/ |
D | README.md | 345 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/ |
D | README_en.md | 1075 Run the following command to enable UiTest:
|