Home
last modified time | relevance | path

Searched defs:ref_array (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quote/tests/
Dtest.rs94 let ref_array: &[u8; 40] = &[0; 40]; in test_array() localVariable
103 let ref_array: &[X; 2] = &[X, X]; in test_array() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/quote-1.0.36/tests/
H A Dtest.rs94 let ref_array: &[u8; 40] = &[0; 40]; in test_array() localVariable
103 let ref_array: &[X; 2] = &[X, X]; in test_array() localVariable
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/
H A Drepeated_field_test.rb552 def check_self_modifying_method(repeated_field, ref_array) argument
/aosp_15_r20/external/protobuf/ruby/compatibility_tests/v3.0.0/tests/
H A Drepeated_field_test.rb552 def check_self_modifying_method(repeated_field, ref_array) argument
/aosp_15_r20/external/protobuf/ruby/tests/
H A Drepeated_field_test.rb629 def check_self_modifying_method(repeated_field, ref_array) argument
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/tests/
H A Drepeated_field_test.rb629 def check_self_modifying_method(repeated_field, ref_array) argument
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Dnative_crypto.cc6236 ScopedLocalRef<jlongArray> ref_array(env, nullptr); in X509s_to_ItemArray() local
6255 ScopedLocalRef<jlongArray> ref_array(env, nullptr); in X509_CRLs_to_ItemArray() local