Home
last modified time | relevance | path

Searched refs:stubs (Results 1 - 25 of 308) sorted by relevance

12345678910>>...13

/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc33 #include <google/protobuf/stubs/common.h>
56 #include <google/protobuf/stubs/callback.h>
57 #include <google/protobuf/stubs/logging.h>
58 #include <google/protobuf/stubs/once.h>
59 #include <google/protobuf/stubs/status.h>
60 #include <google/protobuf/stubs/stringpiece.h>
61 #include <google/protobuf/stubs/strutil.h>
62 #include <google/protobuf/stubs/int128.h>
H A Dcommon.h46 #include <google/protobuf/stubs/macros.h>
47 #include <google/protobuf/stubs/platform_macros.h>
48 #include <google/protobuf/stubs/port.h>
49 #include <google/protobuf/stubs/stringpiece.h>
H A Dsubstitute.cc33 #include <google/protobuf/stubs/substitute.h>
35 #include <google/protobuf/stubs/logging.h>
36 #include <google/protobuf/stubs/strutil.h>
37 #include <google/protobuf/stubs/stl_util.h>
H A Dstatus_macros.h36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/status.h>
38 #include <google/protobuf/stubs/statusor.h>
H A Dcommon_unittest.cc34 #include <google/protobuf/stubs/callback.h>
35 #include <google/protobuf/stubs/casts.h>
36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/logging.h>
38 #include <google/protobuf/stubs/strutil.h>
39 #include <google/protobuf/stubs/substitute.h>
H A Dstatusor.cc31 #include <google/protobuf/stubs/statusor.h>
33 #include <google/protobuf/stubs/logging.h>
H A Dstringprintf.cc33 #include <google/protobuf/stubs/stringprintf.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/logging.h>
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dfield_mask_utility.h39 #include <google/protobuf/stubs/callback.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/strutil.h>
42 #include <google/protobuf/stubs/status.h>
H A Dtype_info.h34 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/strutil.h>
38 #include <google/protobuf/stubs/status.h>
39 #include <google/protobuf/stubs/statusor.h>
H A Derror_listener.h39 #include <google/protobuf/stubs/callback.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/logging.h>
43 #include <google/protobuf/stubs/strutil.h>
H A Dobject_source.h34 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/stubs/strutil.h>
36 #include <google/protobuf/stubs/status.h>
H A Dutility.h38 #include <google/protobuf/stubs/common.h>
39 #include <google/protobuf/stubs/logging.h>
43 #include <google/protobuf/stubs/strutil.h>
44 #include <google/protobuf/stubs/status.h>
45 #include <google/protobuf/stubs/statusor.h>
H A Dtype_info.cc36 #include <google/protobuf/stubs/common.h>
39 #include <google/protobuf/stubs/strutil.h>
40 #include <google/protobuf/stubs/map_util.h>
41 #include <google/protobuf/stubs/status.h>
42 #include <google/protobuf/stubs/statusor.h>
H A Ddatapiece.h36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/logging.h>
39 #include <google/protobuf/stubs/strutil.h>
40 #include <google/protobuf/stubs/statusor.h>
H A Djson_objectwriter.cc36 #include <google/protobuf/stubs/casts.h>
37 #include <google/protobuf/stubs/logging.h>
38 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/strutil.h>
H A Djson_stream_parser.h37 #include <google/protobuf/stubs/common.h>
38 #include <google/protobuf/stubs/strutil.h>
39 #include <google/protobuf/stubs/status.h>
/third_party/protobuf/python/
H A Dstubout.py27 stubs = StubOutForTesting()
28 stubs.Set(os.path, 'exists', lambda x: 1)
30 stubs.UnsetAll()
39 self.stubs = []
96 self.stubs.append((orig_obj, attr_name, orig_attr))
105 self.stubs.reverse()
107 for args in self.stubs:
110 self.stubs = []
/third_party/protobuf/src/google/protobuf/io/
H A Dstrtod.cc38 #include <google/protobuf/stubs/logging.h>
39 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/strutil.h>
H A Dzero_copy_stream.cc37 #include <google/protobuf/stubs/logging.h>
38 #include <google/protobuf/stubs/common.h>
/third_party/protobuf/src/google/protobuf/
H A Dmessage.cc41 #include <google/protobuf/stubs/casts.h>
42 #include <google/protobuf/stubs/logging.h>
43 #include <google/protobuf/stubs/common.h>
58 #include <google/protobuf/stubs/strutil.h>
59 #include <google/protobuf/stubs/map_util.h>
60 #include <google/protobuf/stubs/stl_util.h>
61 #include <google/protobuf/stubs/hash.h>
H A Darena_test_util.cc32 #include <google/protobuf/stubs/logging.h>
33 #include <google/protobuf/stubs/common.h>
H A Dgenerated_message_util.h48 #include <google/protobuf/stubs/common.h>
53 #include <google/protobuf/stubs/once.h> // Add direct dep on port for pb.cc
57 #include <google/protobuf/stubs/strutil.h>
58 #include <google/protobuf/stubs/casts.h>
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_bootstrap_unittest.cc55 #include <google/protobuf/stubs/strutil.h>
58 #include <google/protobuf/stubs/substitute.h>
59 #include <google/protobuf/stubs/map_util.h>
60 #include <google/protobuf/stubs/stl_util.h>
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_bootstrap_unittest.cc46 #include <google/protobuf/stubs/map_util.h>
47 #include <google/protobuf/stubs/stl_util.h>
48 #include <google/protobuf/stubs/strutil.h>
49 #include <google/protobuf/stubs/substitute.h>
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.cc37 #include <google/protobuf/stubs/logging.h>
38 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/strutil.h>

Completed in 13 milliseconds

12345678910>>...13