Home
last modified time | relevance | path

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

/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs603 let rust_vec_inst = m.testarrayofstring().unwrap(); in vector_of_string_store_helper_build() localVariable
629 let rust_vec_inst = m.testarrayofstring().unwrap(); in vector_of_string_store_manual_build() localVariable
660 let rust_vec_inst = m.testarrayofbools().unwrap(); in vector_of_bool_store() localVariable
678 let rust_vec_inst = m.vector_of_doubles().unwrap(); in vector_of_f64_store() localVariable
697 let rust_vec_inst = m.test4().unwrap(); in vector_of_struct_store() localVariable
753 let rust_vec_inst = m.testarrayoftables().unwrap(); in vector_of_table_store() localVariable