Searched refs:CONN_TEST (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/ |
H A D | conn_log_test.cpp | 64 CONN_TEST, DOMAIN_ID_TEST, "ConnTest")); 75 SoftBusLogLabel label = CONN_LABELS[CONN_TEST]; 79 CONN_LOGD(CONN_TEST, "test log"); 90 SoftBusLogLabel label = CONN_LABELS[CONN_TEST]; 94 CONN_LOGI(CONN_TEST, "test log"); 105 SoftBusLogLabel label = CONN_LABELS[CONN_TEST]; 109 CONN_LOGW(CONN_TEST, "test log"); 120 SoftBusLogLabel label = CONN_LABELS[CONN_TEST]; 124 CONN_LOGE(CONN_TEST, "test log"); 135 SoftBusLogLabel label = CONN_LABELS[CONN_TEST]; [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | conn_log.h | 35 CONN_TEST, enumerator 50 {CONN_TEST, DOMAIN_ID_TEST, "ConnTest"},
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/fuzztest/wifidirectprotocol_fuzzer/ |
H A D | protocol_fuzzer.cpp | 55 CONN_LOGE(CONN_TEST, "convert hex to bytes failed, error=%{public}d", ret); in StringToBytes() 59 CONN_LOGE(CONN_TEST, "success, '%{public}s'", s.c_str()); in StringToBytes()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/ |
H A D | tcp_manager_test.cpp | 366 CONN_LOGE(CONN_TEST, "get maxConnNum fail"); 407 CONN_LOGE(CONN_TEST, "get maxDataLen fail");
|