Searched refs:_sr (Results 1 – 4 of 4) sorted by relevance
19 _sr = _SystemRandom() variable65 s += ''.join(_sr.choice(_saltchars) for char in range(method.salt_chars))
122 inline auto operator "" _sr( char const* rawChars, std::size_t size ) noexcept -> StringRef {
173 m_lastAssertionInfo.capturedExpression = "{Unknown expression after the reported line}"_sr; in resetAssertionInfo()326 …m_lastAssertionInfo = { "TEST_CASE"_sr, testCaseInfo.lineInfo, StringRef(), ResultDisposition::Nor… in runCurrentTest()
620 inline auto operator "" _sr( char const* rawChars, std::size_t size ) noexcept -> StringRef { in operator ""_sr()10429 m_lastAssertionInfo.capturedExpression = "{Unknown expression after the reported line}"_sr; in resetAssertionInfo()10582 …m_lastAssertionInfo = { "TEST_CASE"_sr, testCaseInfo.lineInfo, StringRef(), ResultDisposition::Nor… in runCurrentTest()