Home
last modified time | relevance | path

Searched defs:expected_match (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dssl_transport_security_test.cc223 const char* expected_match = in check_verified_root_cert_subject() local
249 const char* expected_match = "baz"; in check_alpn() local
260 const char* expected_match = "TSI_PRIVACY_AND_INTEGRITY"; in check_security_level() local
299 const char* expected_match = "*.test.google.com.au"; in check_server0_peer() local
333 const char* expected_match = "*.test.google.com"; in check_server1_peer() local
366 const char* expected_match = "testclient"; in check_client_peer() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_no_vary_search_data_unittest.cc780 const bool expected_match; member
/aosp_15_r20/art/runtime/mirror/
H A Dvar_handle_test.cc258 VarHandle::MatchKind expected_match) in AccessModeMatch()
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/
Dunordered_elements_are_matcher.rs758 let mut expected_match: [Option<usize>; N] = [None; N]; in find_best_match() localVariable
/aosp_15_r20/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp1998 bool expected_match; member