Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp226 auto formatStatus{IONAME(EndIoStatement)(cookie)}; in TEST() local
227 ASSERT_EQ(formatStatus, 0) in TEST()
229 << static_cast<int>(formatStatus); in TEST()