Home
last modified time | relevance | path

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

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