Searched refs:nCallers (Results 1 – 1 of 1) sorted by relevance
117 final int nCallers = 10; in testLoggingEventsWithMultipleCallers() local119 for (int n = 0; n < nCallers; n++) { in testLoggingEventsWithMultipleCallers()130 List<ConnectivityMetricsEvent> got = verifyEvents(nCallers * nEvents, 200); in testLoggingEventsWithMultipleCallers()133 for (int i = 0; i < nCallers; i++) { in testLoggingEventsWithMultipleCallers()