Home
last modified time | relevance | path

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

/cts/tests/tests/sensorprivacy/src/android/sensorprivacy/cts/
DSensorPrivacyCameraTest.kt21 class SensorPrivacyCameraTest : SensorPrivacyBaseTest(CAMERA, USE_CAM_EXTRA)
DSensorPrivacyMicrophoneTest.kt29 class SensorPrivacyMicrophoneTest : SensorPrivacyBaseTest(
DSensorPrivacyBaseTest.kt52 abstract class SensorPrivacyBaseTest( in <lambda>() class