Searched refs:sendInternalFailureToHost (Results 1 – 9 of 9) sorted by relevance
63 using nanoapp_testing::sendInternalFailureToHost;184 sendInternalFailureToHost("Got to createTest() with non-null mCurrentTest"); in createTest()246 sendInternalFailureToHost("createTest() ended with null mCurrentTest"); in createTest()252 sendInternalFailureToHost("Nanoapp unloading without running any test"); in freeTest()
31 using nanoapp_testing::sendInternalFailureToHost;77 sendInternalFailureToHost("Didn't initialize mSetTime"); in processEvent()198 sendInternalFailureToHost("Multiple stages with the same cookie"); in getStageFromCookie()
29 using nanoapp_testing::sendInternalFailureToHost;160 sendInternalFailureToHost("markSuccess multiple times:", &stage); in markSuccess()
32 using nanoapp_testing::sendInternalFailureToHost;131 sendInternalFailureToHost("Invalid index", &stage); in smallMessageCallback()
36 using nanoapp_testing::sendInternalFailureToHost;428 sendInternalFailureToHost("Illegal eventType in handleBiasEvent", &eType); in handleBiasEvent()494 sendInternalFailureToHost("Illegal mState in handleSensorDataEvent:", in handleSensorDataEvent()
27 using nanoapp_testing::sendInternalFailureToHost;
125 sendInternalFailureToHost("Bad sendMessageToHost args"); in sendMessageToHost()138 sendInternalFailureToHost("sendStringToHost 'message' is NULL"); in sendStringToHost()189 void sendInternalFailureToHost(const char *message, const uint32_t *value, in sendInternalFailureToHost() function
168 void sendInternalFailureToHost(const char *message,
22 #define REPORT_INTERNAL_ERROR(msg) sendInternalFailureToHost(msg)