Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
H A DSensorsHidlTestBase.h158 class SensorsHidlTestBase : public testing::TestWithParam<std::string> {
162 SensorsHidlTestBase() in SensorsHidlTestBase() function
/aosp12/hardware/interfaces/sensors/1.0/vts/functional/
H A DVtsHalSensorsV1_0TargetTest.cpp38 class SensorsHidlTest : public SensorsHidlTestBase<SensorType, Event, SensorInfo> {
/aosp12/hardware/interfaces/sensors/common/vts/2_X/
H A DVtsHalSensorsV2_XTargetTest.h64 using SensorsHidlTestBaseV2_X = SensorsHidlTestBase<SensorTypeVersion, EventType, SensorInfoType>;