Home
last modified time | relevance | path

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

/test/xts/hats/hdf/location/geofence/
Dlocation_geofence_test.cpp39 constexpr const char *GNSS_SERVICE_NAME = "gnss_interface_service"; variable
81 if (devmgr->LoadDevice(GNSS_SERVICE_NAME) != 0) { in SetUpTestCase()
103 if (devmgr->UnloadDevice(GNSS_SERVICE_NAME) != 0) { in TearDownTestCase()
/test/xts/hats/hdf/location/gnss/
Dlocation_gnss_test.cpp42 constexpr const char *GNSS_SERVICE_NAME = "gnss_interface_service"; variable
158 if (devmgr->LoadDevice(GNSS_SERVICE_NAME) != 0) { in SetUpTestCase()
180 if (devmgr->UnloadDevice(GNSS_SERVICE_NAME) != 0) { in TearDownTestCase()
/test/xts/hats/hdf/location/agnss/
Dagnss_hdi_test.cpp45 constexpr const char *GNSS_SERVICE_NAME = "gnss_interface_service"; variable
292 if (devmgr->LoadDevice(GNSS_SERVICE_NAME) != 0) { in SetUpTestCase()
321 if (devmgr->UnloadDevice(GNSS_SERVICE_NAME) != 0) { in TearDownTestCase()