Home
last modified time | relevance | path

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

/hardware/interfaces/gatekeeper/aidl/vts/functional/
DVtsHalGatekeeperTargetTest.cpp105 void checkEnroll(GatekeeperEnrollResponse& rsp, Status& ret, bool expectSuccess) { in checkEnroll() argument
106 if (expectSuccess) { in checkEnroll()
119 bool expectSuccess) { in checkVerify() argument
120 if (expectSuccess) { in checkVerify()
133 bool expectSuccess) { in enrollNewPassword() argument
137 checkEnroll(rsp, ret, expectSuccess); in enrollNewPassword()
142 bool expectSuccess) { in verifyPassword() argument
151 checkVerify(verifyRsp, ret, challenge, expectSuccess); in verifyPassword()
/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.cpp60 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
62 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_chip_hidl_test.cpp119 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
121 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
/hardware/interfaces/wifi/1.6/vts/functional/
Dwifi_chip_hidl_test.cpp69 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
71 EXPECT_EQ(expectSuccess, configureChipToSupportIfaceType(wifi_chip_, type, &mode_id)); in configureChipForIfaceType()
/hardware/interfaces/wifi/1.5/vts/functional/
Dwifi_chip_hidl_ap_test.cpp72 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
74 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
Dwifi_chip_hidl_test.cpp69 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
71 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_chip_hidl_nan_test.cpp61 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
63 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
Dwifi_chip_hidl_ap_test.cpp62 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
64 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
Dwifi_chip_hidl_test.cpp86 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument
88 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
/hardware/interfaces/identity/aidl/vts/
DUserAuthTests.cpp68 bool expectSuccess, bool useSessionTranscript);
190 bool expectSuccess, bool useSessionTranscript) { in retrieveData() argument
238 if (expectSuccess) { in retrieveData()
DUtil.cpp218 bool expectSuccess) { in addEntry() argument
225 if (expectSuccess) { in addEntry()
239 if (expectSuccess) { in addEntry()
DUtil.h115 bool expectSuccess);
DReaderAuthTests.cpp65 const vector<vector<uint8_t>>& readerCertChain, bool expectSuccess,
233 bool expectSuccess, in retrieveData() argument
344 if (expectSuccess) { in retrieveData()