Searched refs:processResponseResult (Results 1 – 3 of 3) sorted by relevance
119 response.putString(TestChatAction.RESPONSE_TEST, processResponseResult); in testChatActionSucceeds()137 assertEquals("Expect completion result set", processResponseResult, in testChatActionSucceeds()208 response.putString(TestChatAction.RESPONSE_TEST, processResponseResult); in testChatActionNoMonitor()279 private static final String processResponseResult = "processResponseResult"; field in ActionServiceSystemTest
128 private static final Object processResponseResult = "processResponseResult"; field in ActionServiceTest205 return processResponseResult; in processBackgroundResponse()
37 private static final Object processResponseResult = "processResponseResult"; field in ActionTest289 return processResponseResult; in processBackgroundResponse()