Searched refs:expect_selected_credential (Results 1 – 3 of 3) sorted by relevance
687 if (config->expect_selected_credential.has_value() && in CheckHandshakeProperties()688 *config->expect_selected_credential != state->selected_credential) { in CheckHandshakeProperties()690 state->selected_credential, *config->expect_selected_credential); in CheckHandshakeProperties()
238 std::optional<int> expect_selected_credential; member
549 &TestConfig::expect_selected_credential), in FindFlag()
Completed in 14 milliseconds