Searched refs:topicsNumberOfTopTopics (Results 1 – 3 of 3) sorted by relevance
621 final int topicsNumberOfTopTopics = 5; in testReconcileInstalledApps() local644 when(mMockFlags.getTopicsNumberOfTopTopics()).thenReturn(topicsNumberOfTopTopics); in testReconcileInstalledApps()796 final int topicsNumberOfTopTopics = 5; in testAssignTopicsToNewlyInstalledApps() local822 when(mMockFlags.getTopicsNumberOfTopTopics()).thenReturn(topicsNumberOfTopTopics); in testAssignTopicsToNewlyInstalledApps()
1053 final int topicsNumberOfTopTopics = 5; in testReconcileApplicationUpdate() local1105 when(mMockFlags.getTopicsNumberOfTopTopics()).thenReturn(topicsNumberOfTopTopics); in testReconcileApplicationUpdate()1560 final int topicsNumberOfTopTopics = 5; in testHandleAppInstallation() local1591 when(mMockFlags.getTopicsNumberOfTopTopics()).thenReturn(topicsNumberOfTopTopics); in testHandleAppInstallation()
213 int topicsNumberOfTopTopics = in getTopicsNumberOfTopTopics() local217 if (topicsNumberOfTopTopics < 0) { in getTopicsNumberOfTopTopics()221 return topicsNumberOfTopTopics; in getTopicsNumberOfTopTopics()226 int topicsNumberOfTopTopics = in getTopicsNumberOfRandomTopics() local230 if (topicsNumberOfTopTopics < 0) { in getTopicsNumberOfRandomTopics()234 return topicsNumberOfTopTopics; in getTopicsNumberOfRandomTopics()