Searched refs:IntellVoiceTests (Results 1 - 8 of 8) sorted by relevance
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/ |
H A D | intellvoice_fuzzer.cpp | 32 namespace IntellVoiceTests { namespace 108 } // namespace.IntellVoiceTests 114 OHOS::IntellVoiceTests::IntellVoiceManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput() 115 OHOS::IntellVoiceTests::EnrollEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput() 116 OHOS::IntellVoiceTests::WakeupEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
H A D | servicemanager_fuzzer.cpp | 42 namespace IntellVoiceTests { namespace 225 } // namespace.IntellVoiceTests 231 OHOS::IntellVoiceTests::IntellVoiceServiceManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput() 232 OHOS::IntellVoiceTests::EnrollEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput() 233 OHOS::IntellVoiceTests::WakeupEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput() 234 OHOS::IntellVoiceTests::UpdataEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput() 235 OHOS::IntellVoiceTests::ServiceUtilsFuzzTest(data, size); in LLVMFuzzerTestOneInput() 236 OHOS::IntellVoiceTests::HdiAdapterFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/foundation/ai/intelligent_voice_framework/tests/fuzztest/servicemanager_fuzzer/ |
H A D | servicemanager_fuzzer.cpp | 42 namespace IntellVoiceTests { namespace 225 } // namespace.IntellVoiceTests 231 OHOS::IntellVoiceTests::IntellVoiceServiceManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput() 232 OHOS::IntellVoiceTests::EnrollEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput() 233 OHOS::IntellVoiceTests::WakeupEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput() 234 OHOS::IntellVoiceTests::UpdataEngineFuzzTest(data, size); in LLVMFuzzerTestOneInput() 235 OHOS::IntellVoiceTests::ServiceUtilsFuzzTest(data, size); in LLVMFuzzerTestOneInput() 236 OHOS::IntellVoiceTests::HdiAdapterFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/include/ |
H A D | wait_for_result.h | 23 namespace IntellVoiceTests { namespace
|
H A D | engine_event_callback.h | 24 namespace IntellVoiceTests { namespace
|
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
H A D | wait_for_result.cpp | 21 namespace IntellVoiceTests { namespace
|
H A D | client_unit_test.cpp | 32 using namespace OHOS::IntellVoiceTests;
|
H A D | engine_event_callback.cpp | 34 namespace IntellVoiceTests { namespace 97 } // namespace IntellVoiceTests
|
Completed in 3 milliseconds