Home
last modified time | relevance | path

Searched refs:StartLoopTest (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service_client.h40 int StartLoopTest(int maxCount);
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dmain_client.cpp97 testClient->StartLoopTest(maxTestCount); }}, in main()
H A Dtest_service_client.cpp129 int TestServiceClient::StartLoopTest(int maxCount) in StartLoopTest() function in OHOS::TestServiceClient
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_capturer_lowlatency_test.cpp570 string StartLoopTest() in StartLoopTest() function
620 cout << StartLoopTest() << endl; in InteractiveRun()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp1165 string StartLoopTest() in StartLoopTest() function
1257 cout << StartLoopTest() << endl; in InteractiveRun()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_core_unittest.cpp624 int count = testClient->StartLoopTest(MAX_TEST_COUNT);