Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcExposedExtensionsTests.cpp100 typedef std::vector<std::string> string_vector; in iterate() typedef
/external/cronet/components/prefs/
Dpref_member.cc132 std::vector<std::string>* string_vector) { in PrefMemberVectorStringUpdate()
/external/sdv/vsomeip/third_party/boost/detail/test/
Dbinary_search_test.cpp41 typedef std::vector<mystring> string_vector; typedef
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs3300 let string_vector = monster.testarrayofstring().unwrap(); in test_shared_strings() localVariable