Home
last modified time | relevance | path

Searched refs:expectSuccess (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp137 void checkEnroll(GatekeeperResponse &rsp, bool expectSuccess) { in checkEnroll() argument
138 if (expectSuccess) { in checkEnroll()
149 bool expectSuccess) { in checkVerify() argument
150 if (expectSuccess) { in checkVerify()
164 bool expectSuccess) { in enrollNewPassword() argument
168 checkEnroll(rsp, expectSuccess); in enrollNewPassword()
173 GatekeeperResponse &verifyRsp, bool expectSuccess) { in verifyPassword() argument
182 checkVerify(verifyRsp, challenge, expectSuccess); in verifyPassword()
/hardware/interfaces/wifi/1.3/vts/functional/
Dwifi_chip_hidl_test.cpp55 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
57 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
/hardware/interfaces/identity/aidl/vts/
DVtsIdentityTestUtils.cpp132 bool expectSuccess) { in addEntry() argument
139 if (expectSuccess) { in addEntry()
153 if (expectSuccess) { in addEntry()
DUserAuthTests.cpp68 bool expectSuccess, bool useSessionTranscript);
190 bool expectSuccess, bool useSessionTranscript) { in retrieveData() argument
238 if (expectSuccess) { in retrieveData()
DVtsIdentityTestUtils.h110 bool expectSuccess);
DReaderAuthTests.cpp65 const vector<vector<uint8_t>>& readerCertChain, bool expectSuccess,
233 bool expectSuccess, in retrieveData() argument
344 if (expectSuccess) { in retrieveData()
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_chip_hidl_test.cpp82 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
84 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()