Searched refs:create_vector_of_strings (Results 1 – 3 of 3) sorted by relevance
47 …let _ = builder.create_vector_of_strings(&["these", "unused", "strings", "check", "the", "create_v… in create_serialized_example_with_generated_code()
292 pub fn create_vector_of_strings<'a, 'b>( in create_vector_of_strings() method
135 let testarrayofstring = builder.create_vector_of_strings(&["test1", "test2"][..]); in create_serialized_example_with_library_code()594 let v = b.create_vector_of_strings(&["foobar", "baz"]); in vector_of_string_store_helper_build()1105 let vecend = b.create_vector_of_strings(&xs[..]); in prop()