/hardware/interfaces/gatekeeper/aidl/vts/functional/ |
D | VtsHalGatekeeperTargetTest.cpp | 105 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/ |
D | VtsHalGatekeeperV1_0TargetTest.cpp | 137 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/ |
D | wifi_chip_hidl_test.cpp | 60 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument 62 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
|
/hardware/interfaces/wifi/1.4/vts/functional/ |
D | wifi_chip_hidl_test.cpp | 119 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument 121 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
|
/hardware/interfaces/wifi/1.6/vts/functional/ |
D | wifi_chip_hidl_test.cpp | 69 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/ |
D | wifi_chip_hidl_ap_test.cpp | 72 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument 74 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
|
D | wifi_chip_hidl_test.cpp | 69 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument 71 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_chip_hidl_nan_test.cpp | 61 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument 63 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
|
D | wifi_chip_hidl_ap_test.cpp | 62 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument 64 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
|
D | wifi_chip_hidl_test.cpp | 86 ChipModeId configureChipForIfaceType(IfaceType type, bool expectSuccess) { in configureChipForIfaceType() argument 88 EXPECT_EQ(expectSuccess, in configureChipForIfaceType()
|
/hardware/interfaces/identity/aidl/vts/ |
D | UserAuthTests.cpp | 68 bool expectSuccess, bool useSessionTranscript); 190 bool expectSuccess, bool useSessionTranscript) { in retrieveData() argument 238 if (expectSuccess) { in retrieveData()
|
D | Util.cpp | 218 bool expectSuccess) { in addEntry() argument 225 if (expectSuccess) { in addEntry() 239 if (expectSuccess) { in addEntry()
|
D | Util.h | 115 bool expectSuccess);
|
D | ReaderAuthTests.cpp | 65 const vector<vector<uint8_t>>& readerCertChain, bool expectSuccess, 233 bool expectSuccess, in retrieveData() argument 344 if (expectSuccess) { in retrieveData()
|