Home
last modified time | relevance | path

Searched defs:TestDump (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/unittests/Core/
H A DDumpDataExtractorTest.cpp110 static void TestDump(T data, lldb::Format format, llvm::StringRef expected) { in TestDump() function
115 static void TestDump(llvm::StringRef str, lldb::Format format, in TestDump() function
124 static void TestDump(const std::vector<T> data, lldb::Format format, in TestDump() function