Home
last modified time | relevance | path

Searched refs:headMessage (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DStop.cpp90 static const std::string headMessage{"fatal Fortran runtime error\\("}; in TEST() local
93 headMessage + fileName + tailMessage + crashMessage}; in TEST()