Searched refs:expectSuccess (Results 1 – 11 of 11) sorted by relevance
/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.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 | Util.cpp | 140 bool expectSuccess) { in addEntry() argument 147 if (expectSuccess) { in addEntry() 161 if (expectSuccess) { in addEntry()
|
D | Util.h | 111 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()
|