Home
last modified time | relevance | path

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

/external/protobuf/
Dvendor_suffix_test.cpp31 std::string suffix = GOOGLE_PROTOBUF_VERSION_SUFFIX; in TEST()
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h87 #define GOOGLE_PROTOBUF_VERSION_SUFFIX "" macro
/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc97 version->set_suffix(GOOGLE_PROTOBUF_VERSION_SUFFIX); in GetCompilerVersion()
Dcommand_line_interface_unittest.cc2005 GOOGLE_PROTOBUF_VERSION_SUFFIX)); in TEST_F()