Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCommandTest.cpp62 void CheckDescriptorEqStr( in CheckDescriptorEqStr() function in CommandFixture
170 CheckDescriptorEqStr(value.get(), spaces); in CheckMissingArgumentValue()
174 CheckDescriptorEqStr(err.get(), paddedErrStr); in CheckMissingArgumentValue()
190 CheckDescriptorEqStr(value.get(), spaces); in CheckMissingCommandValue()
315 CheckDescriptorEqStr(errMsg.get(), "Inv"); in TEST_F()
331 CheckDescriptorEqStr(value.get(), spaces); in TEST_F()
333 CheckDescriptorEqStr(errMsg.get(), "Mis"); in TEST_F()
361 CheckDescriptorEqStr( in TEST_F()
384 CheckDescriptorEqStr(value.get(), in TEST_F()
475 CheckDescriptorEqStr(tooShort.get(), "VALUE"); in TEST_F()
[all …]