Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generated_pkg_explicit_legacy.proto8 string another_string = 1; field
/third_party/boost/libs/range/test/
Dstring.cpp141 test_string<char, 14> another_string("another string"); in check_char() local
/third_party/jerryscript/tests/unit-core/
Dtest-stringbuilder.c180 …ecma_string_t *another_string = ecma_new_ecma_string_from_utf8 (string_data, sizeof (string_data) … in main() local