Home
last modified time | relevance | path

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

/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierServiceSwapTest.java139 final List<TextClassificationSessionId> destroyedSessionIds = in testMultipleActiveSessions() local
141 assertThat(destroyedSessionIds).hasSize(2); in testMultipleActiveSessions()