Home
last modified time | relevance | path

Searched refs:APP_LOGE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/uvoice/test/
A Dtest_tts.c19 #define APP_LOGE(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
54 APP_LOGE("create tts failed !\n"); in alicloud_tts_config()
59 APP_LOGE("config tts failed !\n"); in alicloud_tts_config()
113 APP_LOGE("create tts failed !\n"); in alicloud_tts_download_task()
132 APP_LOGE("args null !\n"); in alicloud_tts_download()
A Dtest_recorder.c19 #define APP_LOGE(fmt, ...) printf("%s: "fmt, __func__, ##__VA_ARGS__) macro
35 APP_LOGE("arg null !\n"); in get_format_from_name()
78 APP_LOGE("create media recorder failed !\n"); in uvoice_record_test()

Completed in 3 milliseconds