Searched defs:numCalls (Results 1 – 4 of 4) sorted by relevance
65 public int numCalls() { in numCalls() method in NotificationRecordLoggerFake
84 public int numCalls() { in numCalls() method in ChooserActivityLoggerFake
631 final int[] numCalls = {0}; in testClearNotifications_All() local645 final int[] numCalls = {0}; in testClearNotifications_Gentle() local
1065 void BinderRpc::testThreadPoolOverSaturated(sp<IBinderRpcTest> iface, size_t numCalls, in testThreadPoolOverSaturated()