Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/
Drepeated_field_test.rb552 def check_self_modifying_method(repeated_field, ref_array) argument
/external/protobuf/ruby/compatibility_tests/v3.0.0/tests/
Drepeated_field_test.rb552 def check_self_modifying_method(repeated_field, ref_array) argument
/external/cronet/third_party/protobuf/ruby/tests/
Drepeated_field_test.rb574 def check_self_modifying_method(repeated_field, ref_array) argument
/external/protobuf/ruby/tests/
Drepeated_field_test.rb629 def check_self_modifying_method(repeated_field, ref_array) argument
/external/rust/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
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
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