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/
DSensorPrivacyMicrophoneTest.kt31 class SensorPrivacyMicrophoneTest : SensorPrivacyBaseTest(
DSensorPrivacyCameraTest.kt46 class SensorPrivacyCameraTest : SensorPrivacyBaseTest(CAMERA, USE_CAM_EXTRA) {
DSensorPrivacyBaseTest.kt68 abstract class SensorPrivacyBaseTest( in <lambda>() class