Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCommandTest.cpp55 std::string GetPaddedStr(const char *text, std::size_t len) const { in GetPaddedStr() function in CommandFixture
96 GetPaddedStr(expectedValue, value->ElementBytes())}; in CheckValue()
173 std::string paddedErrStr(GetPaddedStr(errStr, err->ElementBytes())); in CheckMissingArgumentValue()
195 std::string paddedErrStr(GetPaddedStr(errStr, err->ElementBytes())); in CheckMissingCommandValue()
308 GetPaddedStr("Value too short", errMsg->ElementBytes())}; in TEST_F()
371 GetPaddedStr("Value too short", errMsg->ElementBytes())}; in TEST_F()
385 GetPaddedStr("aProgram -f has/a/few/slashes has\\a\\few\\backslashes", in TEST_F()
485 GetPaddedStr("Value too short", errMsg->ElementBytes())}; in TEST_F()