Home
last modified time | relevance | path

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

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