Searched refs:RESPONSE_TEST (Results 1 – 2 of 2) sorted by relevance
119 response.putString(TestChatAction.RESPONSE_TEST, processResponseResult); in testChatActionSucceeds()208 response.putString(TestChatAction.RESPONSE_TEST, processResponseResult); in testChatActionNoMonitor()314 public static String RESPONSE_TEST = "response_test"; field in ActionServiceSystemTest.TestChatAction342 return response.get(RESPONSE_TEST); in processBackgroundResponse()
179 public static String RESPONSE_TEST = "response_test"; field in ActionServiceTest.TestChatAction