Home
last modified time | relevance | path

Searched defs:NfcAidl (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/nfc/aidl/vts/functional/
DVtsAidlHalNfcTargetTest.cpp81 class NfcAidl : public testing::TestWithParam<std::string> { class
98 TEST_P(NfcAidl, OpenAndCloseForDisable) { in TEST_P() argument
130 TEST_P(NfcAidl, OpenAndCloseForHostSwitchedOff) { in TEST_P() argument
159 TEST_P(NfcAidl, OpenAfterOpen) { in TEST_P() argument
192 TEST_P(NfcAidl, CloseAfterClose) { in TEST_P() argument
225 TEST_P(NfcAidl, PowerCycleAfterOpen) { in TEST_P() argument
270 TEST_P(NfcAidl, PowerCycleAfterClose) { in TEST_P() argument
303 TEST_P(NfcAidl, CoreInitializedAfterOpen) { in TEST_P() argument
340 TEST_P(NfcAidl, CoreInitializedAfterClose) { in TEST_P() argument
373 TEST_P(NfcAidl, PreDiscoverAfterClose) { in TEST_P() argument
[all …]