Home
last modified time | relevance | path

Searched defs:expected_version (Results 1 – 25 of 32) sorted by relevance

12

/external/pytorch/torch/distributed/elastic/rendezvous/
Detcd_rendezvous.py377 def join_phase(self, expected_version): argument
418 def confirm_phase(self, expected_version, this_rank): argument
441 def handle_existing_rendezvous(self, expected_version): argument
514 def join_rendezvous(self, expected_version): argument
563 def wait_for_peers(self, expected_version): argument
583 def confirm_membership(self, expected_version, this_rank): argument
631 def wait_for_final(self, expected_version): argument
651 def announce_self_waiting(self, expected_version): argument
677 def wait_for_rendezvous_to_free(self, expected_version): argument
745 def handle_join_last_call(self, expected_version, deadline): argument
/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
Dadi-test.c318 unsigned char version[1], expected_version; in test0_prpw_aligned_1byte() local
353 expected_version[TEST1_VERSION_SZ]; in test1_prpw_aligned_4096bytes() local
393 expected_version[TEST2_VERSION_SZ]; in test2_prpw_aligned_10327bytes() local
433 expected_version[TEST3_VERSION_SZ]; in test3_prpw_unaligned_12541bytes() local
520 unsigned char version, expected_version; in test5_rw_aligned_1byte() local
566 expected_version[TEST6_VERSION_SZ]; in test6_rw_aligned_9434bytes() local
618 expected_version[TEST7_VERSION_SZ]; in test7_rw_aligned_14963bytes() local
/external/rust/android-crates-io/crates/bindgen-cli/
Dmain.rs16 let expected_version = if cfg!(feature = "__testing_only_libclang_16") { in clang_version_check() localVariable
/external/cronet/stable/net/ssl/
Dssl_connection_status_flags_unittest.cc15 int expected_version = SSLConnectionStatusToVersion(connection_status); in TEST() local
/external/cronet/tot/net/ssl/
Dssl_connection_status_flags_unittest.cc15 int expected_version = SSLConnectionStatusToVersion(connection_status); in TEST() local
/external/wayland/tests/
Dmessage-test.c38 int expected_version; in TEST() member
/external/executorch/backends/qualcomm/runtime/backends/
DQnnBackendCommon.cpp72 Qnn_ApiVersion_t expected_version = {QNN_VERSION_INIT}; in VerifyQNNSDKVersion() local
/external/autotest/server/site_tests/firmware_CsmeFwUpdate/
Dfirmware_CsmeFwUpdate.py255 def verify_me_version(self, expected_version, expected_slot): argument
/external/wpa_supplicant_8/hostapd/aidl/
Dhostapd.cpp152 inline int32_t isAidlServiceVersionAtLeast(int32_t expected_version) in isAidlServiceVersionAtLeast()
157 inline int32_t isAidlClientVersionAtLeast(int32_t expected_version) in isAidlClientVersionAtLeast()
162 inline int32_t areAidlServiceAndClientAtLeastVersion(int32_t expected_version) in areAidlServiceAndClientAtLeastVersion()
/external/autotest/client/cros/crash/
Duser_crash_test.py47 def initialize(self, expected_tag='user', expected_version=None, argument
/external/cronet/stable/ipc/
Dipc_sync_channel.cc137 uint32_t expected_version = 0; in DispatchMessages() local
/external/cronet/tot/ipc/
Dipc_sync_channel.cc137 uint32_t expected_version = 0; in DispatchMessages() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/http/
Dspdy_utils_test.cc387 ParsedQuicVersion expected_version = version; in TEST_F() local
/external/cronet/stable/third_party/boringssl/src/ssl/
Dtls13_client.cc113 uint16_t expected_version = in parse_server_hello_tls13() local
/external/boringssl/src/ssl/
Dtls13_client.cc113 uint16_t expected_version = in parse_server_hello_tls13() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/http/
Dspdy_utils_test.cc387 ParsedQuicVersion expected_version = version; in TEST_F() local
/external/cronet/tot/third_party/boringssl/src/ssl/
Dtls13_client.cc113 uint16_t expected_version = in parse_server_hello_tls13() local
/external/libchrome/ipc/
Dipc_sync_channel.cc201 uint32_t expected_version = 0; in DispatchMessages() local
/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
Daidl_manager.cpp418 int32_t AidlManager::isAidlServiceVersionAtLeast(int32_t expected_version) in isAidlServiceVersionAtLeast()
423 int32_t AidlManager::isAidlClientVersionAtLeast(int32_t expected_version) in isAidlClientVersionAtLeast()
428 int32_t AidlManager::areAidlServiceAndClientAtLeastVersion(int32_t expected_version) in areAidlServiceAndClientAtLeastVersion()
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcrypto_utils.cc677 ParsedQuicVersion expected_version = ParsedQuicVersion::Unsupported(); in ValidateServerVersions() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcrypto_utils.cc677 ParsedQuicVersion expected_version = ParsedQuicVersion::Unsupported(); in ValidateServerVersions() local
/external/OpenCL-CTS/test_common/harness/
DtestHarness.cpp144 const char *expected_version, in version_expected_info()
/external/cronet/tot/third_party/boringssl/src/pki/
Dparse_certificate_unittest.cc133 CertificateVersion expected_version) { in RunTbsCertificateTestGivenVersion()
/external/rust/crates/openssl/src/x509/
Dtests.rs652 let expected_version = 2; in x509_ref_version() localVariable
/external/cronet/stable/third_party/boringssl/src/pki/
Dparse_certificate_unittest.cc133 CertificateVersion expected_version) { in RunTbsCertificateTestGivenVersion()

12