Home
last modified time | relevance | path

Searched defs:ref_array (Results 1 – 7 of 7) 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/protobuf/ruby/tests/
Drepeated_field_test.rb629 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/rust/crates/quote/tests/
Dtest.rs91 let ref_array: &[u8; 40] = &[0; 40]; in test_array() localVariable
100 let ref_array: &[X; 2] = &[X, X]; in test_array() localVariable
/external/libaom/aom_dsp/x86/
Dhighbd_sad_avx2.c607 const uint8_t *const ref_array[], int ref_stride, uint32_t *sad_array) { in aom_highbd_sadMxNxD_avx2()
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc5680 ScopedLocalRef<jlongArray> ref_array(env, nullptr); in X509s_to_ItemArray() local
5699 ScopedLocalRef<jlongArray> ref_array(env, nullptr); in X509_CRLs_to_ItemArray() local