Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Runtime/
H A DFormat.cpp25 class TestFormatContext : public IoErrorHandler { class
28 TestFormatContext() : IoErrorHandler{"format.cpp", 1} {} in TestFormatContext() function in TestFormatContext