Home
last modified time | relevance | path

Searched refs:orig_nested_string (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena_unittest.cc560 string* orig_nested_string = NULL; in TEST() local
564 orig_nested_string = arena_message->mutable_optional_string(); in TEST()
569 EXPECT_EQ(orig_nested_string, nested_string); in TEST()