Searched refs:sAtomsPerPull (Results 1 – 2 of 2) sorted by relevance
63 private static int sAtomsPerPull; field in LibStatsPullTests80 sAtomsPerPull = 1; in setup()106 sPullLatencyMillis, sAtomsPerPull); in testPullAtomCallbackRegistration()139 sPullLatencyMillis, sAtomsPerPull); in testPullAtomCallbackFailure()164 sPullLatencyMillis, sAtomsPerPull); in testPullAtomCallbackTimeout()187 sPullLatencyMillis, sAtomsPerPull); in testPullAtomCallbackCache()222 sAtomsPerPull = 1000; in testPullAtomCallbackStress()225 sPullLatencyMillis, sAtomsPerPull); in testPullAtomCallbackStress()233 assertThat(data.size()).isEqualTo(sAtomsPerPull); in testPullAtomCallbackStress()263 sPullLatencyMillis, sAtomsPerPull); in testPullAtomCallbacksProcessedInOrder()
31 static int32_t sAtomsPerPull; variable38 for (int i = 0; i < sAtomsPerPull; i++) { in pullAtomCallback()54 sAtomsPerPull = atomsPerPull; in Java_com_android_internal_os_statsd_libstats_LibStatsPullTests_setStatsPuller()