HomeSort by relevance Sort by last modified time
    Searched refs:my_string (Results 1 - 4 of 4) sorted by null

  /external/protobuf/python/google/protobuf/internal/
text_format_test.py 69 message.my_string = '115'
75 'my_string: \"115\"\nmy_int: 101\nmy_float: 111\n')
test_util.py 335 message.my_string = 'foo'
356 message.my_string = 'foo' # Field 11.
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 709 typedef basic_string<char, my_traits> my_string; typedef
730 my_string res;
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 709 typedef basic_string<char, my_traits> my_string; typedef
730 my_string res;

Completed in 212 milliseconds