Searched refs:StartTest (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/ |
H A D | wifi_vendor_hal_test.cpp | 61 void StartTest() in StartTest() function in WifiVendorHalTest::WifiVendorHalTest 118 HWTEST_F(WifiVendorHalTest, StartTest, TestSize.Level1) 120 StartTest();
|
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/ |
H A D | tcp_socket_manager.cpp | 25 static void StartTest(std::vector<std::shared_ptr<TestMsgInfo>> msgInfo) in StartTest() function 27 AutoTestManager::GetInstance()->StartTest(msgInfo); in StartTest() 69 SetDispatchFuncCallBack(std::bind(StartTest, std::placeholders::_1)); in InitSocket()
|
H A D | auto_test_manager.cpp | 81 void AutoTestManager::StartTest(std::vector<std::shared_ptr<TestMsgInfo>> msgInfo) in StartTest() function in OHOS::AutoTestManager
|
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/ |
H A D | auto_test_manager.h | 35 void StartTest(std::vector<std::shared_ptr<TestMsgInfo>> msgInfo);
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_sta_interface_test.cpp | 40 HWTEST_F(WifiHalStaInterfaceTest, StartTest, TestSize.Level1)
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_render_thread_test.cpp | 343 HWTEST_F(RSRenderThreadTest, StartTest, TestSize.Level1)
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/ |
H A D | rs_sub_thread_manager_test.cpp | 44 HWTEST_F(RsSubThreadManagerTest, StartTest, TestSize.Level1)
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-atomicservice-NavPushPathHelper.md | 438 Button('StartTest', { stateEffect: true, type: ButtonType.Capsule })
|
H A D | ts-basic-components-navigation.md | 2483 Button('StartTest', { stateEffect: true, type: ButtonType.Capsule })
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-atomicservice-NavPushPathHelper.md | 438 Button('StartTest', { stateEffect: true, type: ButtonType.Capsule })
|
H A D | ts-basic-components-navigation.md | 2485 Button('StartTest', { stateEffect: true, type: ButtonType.Capsule })
|