Searched defs:testResponse (Results 1 – 6 of 6) sorted by relevance
164 List<Topic> testResponse = in testGetTopTopics_legalInput() local204 List<Topic> testResponse = in testGetTopTopics_largeTopTopicsInput() local303 List<Topic> testResponse = in testGetTopTopics_emptyAppTopicsMap() local328 List<Topic> testResponse = in testGetTopTopics_emptyTopicInEachApp() local367 List<Topic> testResponse = in testGetTopTopics_selectSingleRandomTopic() local429 List<Topic> testResponse = in testGetTopTopics_selectMultipleRandomTopic() local490 List<Topic> testResponse = in testGetTopTopics_selectDuplicateRandomTopic() local
102 Map<String, List<Topic>> testResponse = in testClassify_existingApp() local133 Map<String, List<Topic>> testResponse = in testClassify_nonExistingApp() local211 Map<String, List<Topic>> testResponse = in testClassify_emptyStringApp() local221 Map<String, List<Topic>> testResponse = in testClassify_emptyAppList() local242 List<Topic> testResponse = in testGetTopTopics_legalInput() local
63 private val testResponse = RemoteResponse.fromPendingIntent(testIntent) constant
602 const testResponse = newResponse('!!!'); constant654 const testResponse = newResponse('-.-'); constant723 const testResponse = newResponse('0.o'); constant
69 private val testResponse = RemoteResponse.fromPendingIntent(testIntent) constant in com.android.systemui.communal.widgets.WidgetInteractionHandlerTest
279 public void testResponse() { in testResponse() method in InterfacesTest