Home
last modified time | relevance | path

Searched refs:finalExpectedServiceMethodsRunCount (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
H A DAbstractRecognitionServiceTest.java448 int finalExpectedServiceMethodsRunCount = expectedServiceMethodsRunCount; in executeSequenceTest() local
451 == finalExpectedServiceMethodsRunCount); in executeSequenceTest()