Searched defs:sw2 (Results 1 – 8 of 8) sorted by relevance
26 std::same_as<sentinel_wrapper<int*>> auto sw2 = std::as_const(tv).end().base(); in test() local
59 std::same_as<sentinel_wrapper<int*>> auto sw2 = s.base(); in test() local
51 Stopwatch sw2; in test() local
86 uint8_t sw2() const { return *(std::end(mData) - 1); } in sw2() function
313 StringWriter sw2 = new StringWriter(); in testCase2() local
323 SQLWarning sw2 = new SQLWarning("reason", "SQLState", 2); in test_setNextWarning_SQLWarning() local