/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/ |
H A D | auth_log_test.cpp | 48 ExpectMatchSoftBusLogAttrs(AUTH_LABELS[++index], AUTH_TEST, DOMAIN_ID_TEST, "AuthTest"); 59 SoftBusLogLabel label = AUTH_LABELS[AUTH_TEST]; 63 AUTH_LOGD(AUTH_TEST, "test log"); 74 SoftBusLogLabel label = AUTH_LABELS[AUTH_TEST]; 78 AUTH_LOGI(AUTH_TEST, "test log"); 89 SoftBusLogLabel label = AUTH_LABELS[AUTH_TEST]; 93 AUTH_LOGW(AUTH_TEST, "test log"); 104 SoftBusLogLabel label = AUTH_LABELS[AUTH_TEST]; 108 AUTH_LOGE(AUTH_TEST, "test log"); 119 SoftBusLogLabel label = AUTH_LABELS[AUTH_TEST]; [all …]
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
H A D | lnn_hichain_mock.cpp | 41 AUTH_LOGI(AUTH_TEST, "construction"); in LnnHichainInterfaceMock() 47 AUTH_LOGI(AUTH_TEST, "delete"); in ~LnnHichainInterfaceMock() 74 AUTH_LOGI(AUTH_TEST, "GetGmInstance"); in GetGmInstance() 102 AUTH_LOGI(AUTH_TEST, "AuthDeviceConnSend"); in AuthDeviceConnSend() 171 AUTH_LOGI(AUTH_TEST, "getRelatedGroups test"); in getRelatedGroups() 173 AUTH_LOGI(AUTH_TEST, "getRelatedGroups test return false"); in getRelatedGroups() 196 AUTH_LOGI(AUTH_TEST, "create jsonObject err"); in getRelatedGroups1() 210 AUTH_LOGI(AUTH_TEST, "getRelatedGroups1 test"); in getRelatedGroups1() 223 AUTH_LOGI(AUTH_TEST, "create jsonObject err"); in getTrustedDevices() 251 AUTH_LOGI(AUTH_TEST, "returnDevInfoVec is invalid"); in getTrustedDevices1() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_net_ledger_mock.cpp | 229 AUTH_LOGE(AUTH_TEST, "add msg body fail."); in Pack() 249 AUTH_LOGI(AUTH_TEST, "PackAuthData success."); in Pack() 259 AUTH_LOGI(AUTH_TEST, "Device verify passed & send cond"); in OnDeviceVerifyPass() 263 AUTH_LOGE(AUTH_TEST, "Device verify Lock failed"); in OnDeviceVerifyPass() 273 AUTH_LOGI(AUTH_TEST, "Device not trusted call back & send cond"); in OnDeviceNotTrusted() 276 AUTH_LOGE(AUTH_TEST, "Device not trusted Lock failed"); in OnDeviceNotTrusted() 286 AUTH_LOGI(AUTH_TEST, "Device disconnect call back & send cond"); in OnDeviceDisconnect() 289 AUTH_LOGE(AUTH_TEST, "Device disconnect Lock failed"); in OnDeviceDisconnect()
|
H A D | auth_test_mock.cpp | 131 AUTH_LOGI(AUTH_TEST, "SendSignal"); in SendSignal() 133 AUTH_LOGE(AUTH_TEST, "SendSignal Lock failed"); in SendSignal() 139 AUTH_LOGI(AUTH_TEST, "SendSignal end"); in SendSignal() 194 AUTH_LOGE(AUTH_TEST, "BrSoftBusCondWait SoftBusGetTime failed"); in WaitForSignal() 202 AUTH_LOGE(AUTH_TEST, "Wait signal Lock failed"); in WaitForSignal() 248 AUTH_LOGI(AUTH_TEST, "AuthTestCallBackTest start."); in SetUp()
|
H A D | auth_normalize_request_test.cpp | 43 AUTH_LOGI(AUTH_TEST, "AuthNormalizeRequestTest start"); in SetUp()
|
H A D | auth_tcp_connection_test.cpp | 47 AUTH_LOGI(AUTH_TEST, "AuthTcpConnectionTest start."); in SetUp()
|
H A D | auth_lane_test.cpp | 53 AUTH_LOGI(AUTH_TEST, "OnConnOpenedTest: requestId=%{public}d, authId=%{public}" PRId64 "", in OnConnOpenedTest() 61 …AUTH_LOGI(AUTH_TEST, "OnConnOpenFailedTest: requestId=%{public}d, reason=%{public}d.", requestId, … in OnConnOpenFailedTest()
|
H A D | auth_hichain_test.cpp | 52 AUTH_LOGI(AUTH_TEST, "AuthHichainTest start"); in SetUp()
|
H A D | auth_test_enhance.cpp | 87 AUTH_LOGI(AUTH_TEST, "AuthTest start."); in SetUp()
|
H A D | auth_test.cpp | 74 AUTH_LOGI(AUTH_TEST, "AuthTest start"); in SetUp() 1643 …AUTH_LOGI(AUTH_TEST, "requestId=%{public}d, authId=%{public}" PRId64, requestId, authHandle.authId… in OnConnOpenedTest() 1648 AUTH_LOGI(AUTH_TEST, "requestId=%{public}d, reason=%{public}d", requestId, reason); in OnConnOpenFailedTest()
|
H A D | auth_other_test.cpp | 326 AUTH_LOGI(AUTH_TEST, "OnConnOpenedTest: requestId=%{public}d, authId=%{public}" PRId64 ".", in OnConnOpenedTest() 332 …AUTH_LOGI(AUTH_TEST, "OnConnOpenFailedTest: requestId=%{public}d, reason=%{public}d.", requestId, … in OnConnOpenFailedTest()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | auth_log.h | 30 AUTH_TEST, enumerator 40 { AUTH_TEST, DOMAIN_ID_TEST, "AuthTest" },
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/fuzztest/authmanager_fuzzer/ |
H A D | authmanager_fuzzer.cpp | 33 AUTH_LOGI(AUTH_TEST, "result=%{public}d", result); in LLVMFuzzerTestOneInput()
|