OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SensorsHidlTest
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/sensors/1.0/vts/functional/
VtsHalSensorsV1_0TargetTest.cpp
49
class
SensorsHidlTest
;
71
friend
SensorsHidlTest
;
479
class
SensorsHidlTest
: public ::testing::VtsHalHidlTargetTestBase {
590
const Vec3NormChecker
SensorsHidlTest
::sAccelNormChecker(
592
const Vec3NormChecker
SensorsHidlTest
::sGyroNormChecker(
595
Return<Result>
SensorsHidlTest
::activate(int32_t sensorHandle, bool enabled) {
606
Return<void>
SensorsHidlTest
::registerDirectChannel(
621
std::vector<Event>
SensorsHidlTest
::collectEvents(useconds_t timeLimitUs, size_t nEventLimit,
655
void
SensorsHidlTest
::assertTypeMatchStringType(SensorType type, const hidl_string& stringType) {
706
void
SensorsHidlTest
::assertTypeMatchReportMode(SensorType type, SensorFlagBits reportMode)
[
all
...]
/test/vts-testcase/hal/sensors/V1_0/host/
VtsHalSensorsV1_0HostTest.py
25
class
SensorsHidlTest
(hal_hidl_host_test.HalHidlHostTest):
35
super(
SensorsHidlTest
, self).setUpClass()
Completed in 253 milliseconds