Searched refs:TextFormatParserTest (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc931 class TextFormatParserTest : public testing::Test { class in namespace:google::protobuf::text_format_unittest
995 TEST_F(TextFormatParserTest, ParseInfoTreeBuilding) {
1060 TEST_F(TextFormatParserTest, ParseFieldValueFromString) {
1193 TEST_F(TextFormatParserTest, InvalidToken) {
1201 TEST_F(TextFormatParserTest, InvalidFieldName) {
1209 TEST_F(TextFormatParserTest, InvalidCapitalization) {
1228 TEST_F(TextFormatParserTest, AllowIgnoreCapitalizationError) {
1244 TEST_F(TextFormatParserTest, InvalidFieldValues) {
1327 TEST_F(TextFormatParserTest, MessageDelimeters) {
1342 TEST_F(TextFormatParserTest, UnknownExtensio
[all...]

Completed in 24 milliseconds