Lines Matching refs:ALOGD
92 ALOGD("Running tests against all %zu reported hubs", hubIds.size()); in getHubIds()
139 ALOGD("Registered callback, result %" PRIu32, result); in registerCallback()
148 ALOGD("Got client message callback"); in handleClientMsg()
154 ALOGD("Got transaction result callback for txnId %" PRIu32 " with result %" in handleTxnResult()
160 ALOGD("Got hub event callback for event type %" PRIu32, evt); in handleHubEvent()
166 ALOGD("Got app abort notification for appId 0x%" PRIx64 " with abort code " in handleAppAbort()
173 ALOGD("Got app info callback"); in handleAppsInfo()
207 ALOGD("System reports %zu hubs", hubs.size()); in TEST_F()
210 ALOGD("Checking hub ID %" PRIu32, hub.hubId); in TEST_F()
226 ALOGD("TestRegisterCallback called, hubId %" PRIu32, getHubId()); in TEST_P()
231 ALOGD("TestRegisterNullCallback called, hubId %" PRIu32, getHubId()); in TEST_P()
240 ALOGD("Got app info callback with %zu apps", appInfo.size()); in handleAppsInfo()
250 ALOGD("TestQueryApps called, hubId %u", getHubId()); in TEST_P()
257 ALOGD("Waiting for app info callback"); in TEST_P()
272 ALOGD("Got transaction result callback for txnId %" PRIu32 " (expecting %" in handleTxnResult()
335 ALOGD("Sending message to non-existent nanoapp"); in TEST_P()
355 ALOGD("Loading empty nanoapp"); in TEST_P()
364 ALOGD("Unloading nonexistent nanoapp"); in TEST_P()
374 ALOGD("Enabling nonexistent nanoapp"); in TEST_P()
384 ALOGD("Disabling nonexistent nanoapp"); in TEST_P()