Home
last modified time | relevance | path

Searched refs:resEnabled (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_api.cpp56 Return<void> resEnabled = radio_v1_3->getModemStackStatus(serial); in TEST_P() local
57 ASSERT_OK(resEnabled); in TEST_P()
/hardware/interfaces/radio/aidl/vts/
Dradio_modem_test.cpp132 ndk::ScopedAStatus resEnabled = radio_modem->getModemStackStatus(serial); in TEST_P() local
133 ASSERT_OK(resEnabled); in TEST_P()