Home
last modified time | relevance | path

Searched defs:mTestSession (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/apps/test/common/chre_audio_concurrency_test/inc/
H A Dchre_audio_concurrency_test_manager.h124 Optional<TestSession> mTestSession; variable
/aosp12/system/chre/apps/test/common/chre_settings_test/inc/
H A Dchre_settings_test_manager.h169 chre::Optional<TestSession> mTestSession; variable
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricTestSession.java53 private final ITestSession mTestSession; field in BiometricTestSession