Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/elastic/rendezvous/
H A 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
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
H A 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
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/
H A Dhostapd.cpp146 inline int32_t isAidlServiceVersionAtLeast(int32_t expected_version) in isAidlServiceVersionAtLeast()
151 inline int32_t isAidlClientVersionAtLeast(int32_t expected_version) in isAidlClientVersionAtLeast()
156 inline int32_t areAidlServiceAndClientAtLeastVersion(int32_t expected_version) in areAidlServiceAndClientAtLeastVersion()
/aosp_15_r20/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
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_connection_status_flags_unittest.cc15 int expected_version = SSLConnectionStatusToVersion(connection_status); in TEST() local
/aosp_15_r20/external/wayland/tests/
H A Dmessage-test.c38 int expected_version; in TEST() member
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnBackendCommon.cpp72 Qnn_ApiVersion_t expected_version = {QNN_VERSION_INIT}; in VerifyQNNSDKVersion() local
/aosp_15_r20/art/test/2246-trace-stream/src/
H A DMain.java63 int expected_version) throws Exception { in testTracing()
/aosp_15_r20/external/autotest/server/site_tests/firmware_CsmeFwUpdate/
H A Dfirmware_CsmeFwUpdate.py255 def verify_me_version(self, expected_version, expected_slot): argument
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DFindRuby.cmake199 set (expected_version ${_RVI_UNPARSED_ARGUMENTS}) variable
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
H A 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()
/aosp_15_r20/external/autotest/client/cros/crash/
H A Duser_crash_test.py47 def initialize(self, expected_tag='user', expected_version=None, argument
/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel.cc138 uint32_t expected_version = 0; in DispatchMessages() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dspdy_utils_test.cc388 ParsedQuicVersion expected_version = version; in TEST_F() local
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_sync_channel.cc201 uint32_t expected_version = 0; in DispatchMessages() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_utils.cc672 ParsedQuicVersion expected_version = ParsedQuicVersion::Unsupported(); in ValidateServerVersions() local
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DtestHarness.cpp144 const char *expected_version, in version_expected_info()
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dparse_certificate_unittest.cc133 CertificateVersion expected_version) { in RunTbsCertificateTestGivenVersion()
/aosp_15_r20/external/rust/crates/openssl/src/x509/
Dtests.rs652 let expected_version = 2; in x509_ref_version() localVariable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_optparse.py530 def assertVersion(self, parser, expected_version): argument
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_response_headers_unittest.cc36 HttpVersion expected_version; member
H A Dhttp_stream_factory_job_controller_unittest.cc4729 const quic::ParsedQuicVersion& expected_version, in TestAltSvcVersionSelection()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_optparse.py524 def assertVersion(self, parser, expected_version): argument
/aosp_15_r20/external/cronet/testing/variations/
H A Dfieldtrial_testing_config.json3302 "expected_version": "300000000", string