Home
last modified time | relevance | path

Searched defs:GetTypeName (Results 1 – 25 of 30) sorted by relevance

12

/external/googletest/googletest/include/gtest/internal/
Dgtest-type-util.h69 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function
93 std::string GetTypeName() { in GetTypeName() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-type-util.h65 String GetTypeName() { in GetTypeName() function
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-type-util.h64 std::string GetTypeName() { in GetTypeName() function
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-type-util.h81 std::string GetTypeName() { in GetTypeName() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-type-util.h80 std::string GetTypeName() { in GetTypeName() function
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DAnyPartial.cs63 public static string GetTypeName(string typeUrl) in GetTypeName() method in Google.Protobuf.WellKnownTypes.Any
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DAnyTest.cs124 public void GetTypeName(string typeUrl, string expectedTypeName) in GetTypeName() method in Google.Protobuf.WellKnownTypes.AnyTest
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-type-util.h71 std::string GetTypeName() { in GetTypeName() function
/external/llvm-project/lldb/source/Core/
DValueObjectRegister.cpp69 ConstString ValueObjectRegisterSet::GetTypeName() { return ConstString(); } in GetTypeName() function in ValueObjectRegisterSet
220 ConstString ValueObjectRegister::GetTypeName() { in GetTypeName() function in ValueObjectRegister
DValueObjectChild.cpp64 ConstString ValueObjectChild::GetTypeName() { in GetTypeName() function in ValueObjectChild
DValueObjectMemory.cpp117 ConstString ValueObjectMemory::GetTypeName() { in GetTypeName() function in ValueObjectMemory
DValueObjectDynamicValue.cpp54 ConstString ValueObjectDynamicValue::GetTypeName() { in GetTypeName() function in ValueObjectDynamicValue
DValueObjectVariable.cpp75 ConstString ValueObjectVariable::GetTypeName() { in GetTypeName() function in ValueObjectVariable
DValueObjectSyntheticFilter.cpp68 ConstString ValueObjectSynthetic::GetTypeName() { in GetTypeName() function in ValueObjectSynthetic
DValueObjectConstResult.cpp224 ConstString ValueObjectConstResult::GetTypeName() { in GetTypeName() function in ValueObjectConstResult
/external/protobuf/src/google/protobuf/
Dimplicit_weak_message.h62 std::string GetTypeName() const override { return ""; } in GetTypeName() function
Dmessage.cc110 std::string Message::GetTypeName() const { in GetTypeName() function in google::protobuf::Message
/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormatClasses.h53 ConstString GetTypeName() const { return m_type_name; } in GetTypeName() function
DTypeFormat.h198 ConstString GetTypeName() { return m_enum_type; } in GetTypeName() function
/external/llvm-project/lldb/source/API/
DSBTypeFormat.cpp62 const char *SBTypeFormat::GetTypeName() { in GetTypeName() function in SBTypeFormat
/external/gptfdisk/
Dgptpart.cc62 string GPTPart::GetTypeName(void) { in GetTypeName() function in GPTPart
/external/tensorflow/tensorflow/lite/tools/
Dcommand_line_flags.cc149 std::string Flag::GetTypeName() const { in GetTypeName() function in tflite::Flag
/external/angle/src/compiler/translator/
Dutil.cpp452 ImmutableString GetTypeName(const TType &type, ShHashFunction64 hashFunction, NameMap *nameMap) in GetTypeName() function
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp271 ConstString CompilerType::GetTypeName() const { in GetTypeName() function in CompilerType
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-type-util.h80 std::string GetTypeName() { in GetTypeName() function

12