Home
last modified time | relevance | path

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

/third_party/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs810 let rust_vec_inst = m.testarrayofstring().unwrap(); in vector_of_string_store_helper_build() localVariable
836 let rust_vec_inst = m.testarrayofstring().unwrap(); in vector_of_string_store_manual_build() localVariable
867 let rust_vec_inst = m.testarrayofbools().unwrap(); in vector_of_bool_store() localVariable
885 let rust_vec_inst = m.vector_of_doubles().unwrap(); in vector_of_f64_store() localVariable
904 let rust_vec_inst = m.test4().unwrap(); in vector_of_struct_store() localVariable
959 let rust_vec_inst = m.testarrayoftables().unwrap(); in vector_of_table_store() localVariable