Searched refs:verifyTotalTimeForExecution (Results 1 – 2 of 2) sorted by relevance
26 import static android.provider.VerificationLogsHelper.verifyTotalTimeForExecution;76 verifyTotalTimeForExecution(totalTimeTakenForExecution, in verifyApiResult()
89 static void verifyTotalTimeForExecution(long totalTimeTakenForExecution, long threshold, in verifyTotalTimeForExecution() method in VerificationLogsHelper