Searched refs:kProtobuf (Results 1 – 10 of 10) sorted by relevance
/external/libbrillo/brillo/ |
D | mime_utils.h | 60 BRILLO_EXPORT extern const char kProtobuf[];
|
D | mime_utils.cc | 40 const char mime::application::kProtobuf[] = "application/x-protobuf"; member in brillo::mime::application
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 135 kProtobuf, // a protobuf type enumerator 167 class TypeWithoutFormatter<T, kProtobuf> { 235 ? kProtobuf
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest-printers.h | 135 kProtobuf, // a protobuf type enumerator 166 class TypeWithoutFormatter<T, kProtobuf> { 234 ? kProtobuf
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-printers.h | 133 kProtobuf, // a protobuf type enumerator 165 class TypeWithoutFormatter<T, kProtobuf> { 235 ? kProtobuf
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 121 kProtobuf, // a protobuf type enumerator 147 class TypeWithoutFormatter<T, kProtobuf> { 202 (internal::IsAProtocolMessage<T>::value ? kProtobuf :
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 126 kProtobuf, // a protobuf type enumerator 152 class TypeWithoutFormatter<T, kProtobuf> { 207 (internal::IsAProtocolMessage<T>::value ? kProtobuf :
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest-printers.h | 136 kProtobuf, // a protobuf type enumerator 167 class TypeWithoutFormatter<T, kProtobuf> { 235 ? kProtobuf
|
/external/fmtlib/test/gtest/ |
D | gtest.h | 9316 kProtobuf, // a protobuf type 9342 class TypeWithoutFormatter<T, kProtobuf> { 9397 (internal::IsAProtocolMessage<T>::value ? kProtobuf :
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gtest/ |
D | gtest.h | 10184 kProtobuf, // a protobuf type 10210 class TypeWithoutFormatter<T, kProtobuf> { 10265 (internal::IsAProtocolMessage<T>::value ? kProtobuf :
|