Lines Matching refs:ElementBytes
66 value->ElementBytes()), in CheckDescriptorEqStr()
70 << std::string{value->OffsetElement(), value->ElementBytes()}; in CheckDescriptorEqStr()
96 GetPaddedStr(expectedValue, value->ElementBytes())}; in CheckValue()
169 std::string spaces(value->ElementBytes(), ' '); in CheckMissingArgumentValue()
173 std::string paddedErrStr(GetPaddedStr(errStr, err->ElementBytes())); in CheckMissingArgumentValue()
189 std::string spaces(value->ElementBytes(), ' '); in CheckMissingCommandValue()
195 std::string paddedErrStr(GetPaddedStr(errStr, err->ElementBytes())); in CheckMissingCommandValue()
308 GetPaddedStr("Value too short", errMsg->ElementBytes())}; in TEST_F()
330 std::string spaces(value->ElementBytes(), ' '); in TEST_F()
371 GetPaddedStr("Value too short", errMsg->ElementBytes())}; in TEST_F()
386 value->ElementBytes())); in TEST_F()
485 GetPaddedStr("Value too short", errMsg->ElementBytes())}; in TEST_F()