| go{2}gle lang:c++ | go{2}gle lang:javascript | go{2}gle lang:python |
| go{2}gle lang:php | go{2}gle lang:c |
1: // Copyright 2008 Google Inc. 2: // All Rights Reserved.
13: // distribution. 14: // * Neither the name of Google Inc. nor the names of its 15: // contributors may be used to endorse or promote products derived from
29: // 30: // Author: wan@goo... (Zhanyong Wan) 31: // Author: vladl@goo... (Vlad Losev) 32:
1: // Copyright 2005, Google Inc. 2: // All rights reserved.
13: // distribution. 14: // * Neither the name of Google Inc. nor the names of its 15: // contributors may be used to endorse or promote products derived from
30: // A sample program demonstrating using Google C++ testing framework. 31: // 32: // Author: wan@goo... (Zhanyong Wan) 33:
1: // Copyright 2005, Google Inc. 2: // All rights reserved.
13: // distribution. 14: // * Neither the name of Google Inc. nor the names of its 15: // contributors may be used to endorse or promote products derived from
30: // A sample program demonstrating using Google C++ testing framework. 31: // 32: // Author: wan@goo... (Zhanyong Wan) 33:
1: // Protocol Buffers - Google's data interchange format 2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
31: // Author: kenton@goo... (Kenton Varda) 32: // Based on original Protocol Buffers design by
38: namespace google { 39: namespace protobuf {
47: } // namespace protobuf 48: } // namespace google
1: // Copyright 2005, Google Inc. 2: // All rights reserved.
13: // distribution. 14: // * Neither the name of Google Inc. nor the names of its 15: // contributors may be used to endorse or promote products derived from
30: // A sample program demonstrating using Google C++ testing framework. 31: // 32: // Author: wan@goo... (Zhanyong Wan) 33:
1: // Copyright 2008, Google Inc. 2: // All rights reserved.
13: // distribution. 14: // * Neither the name of Google Inc. nor the names of its 15: // contributors may be used to endorse or promote products derived from
29: // 30: // Author: wan@goo... (Zhanyong Wan) 31: 32: // Google Mock - a framework for writing C++ mock classes. 33: //
2: // Copyright 2008 Google Inc. All rights reserved. 3: // http://code.google.com/p/protobuf/ 4: //
31: // Author: kenton@goo... (Kenton Varda) 32: // Based on original Protocol Buffers design by
35: #include <google/protobuf/stubs/hash.h> 36: #include <google/protobuf/stubs/common.h> 37: #include <google/protobuf/stubs/once.h>
46: namespace google { 47: namespace protobuf {
Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code
©2010 Google - Privacy