Home
last modified time | relevance | path

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

/third_party/flatbuffers/tests/
Dmore_defaults_generated.rs149 let some_string = { in unpack() localVariable
190 pub fn some_string(&self) -> &'a str { in some_string() method
224 pub some_string: Option<flatbuffers::WIPOffset<&'a str>>, field
303 pub some_string: String, field
336 let some_string = Some({ in pack() localVariable
/third_party/gn/src/gn/
Dfunction_write_file_unittest.cc58 Value some_string(nullptr, "some string contents"); in TEST_F() local
/third_party/glib/glib/tests/
Dlogging.c541 const gchar *some_string = "abc"; in test_structured_logging_roundtrip2() local