Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Ddoctest.h441 #define DOCTEST_REF_WRAP(x) x& macro
443 #define DOCTEST_REF_WRAP(x) x
1089 static String convert(const DOCTEST_REF_WRAP(T)) {
1122 static String convert(const DOCTEST_REF_WRAP(T) in) {
1155 String toString(const DOCTEST_REF_WRAP(T) value) {
1191 String toString(const DOCTEST_REF_WRAP(T) value) {
1404 const DOCTEST_REF_WRAP(R) rhs) {
1744 DOCTEST_NOINLINE bool binary_assert(const DOCTEST_REF_WRAP(L) lhs,
1754 DOCTEST_NOINLINE bool unary_assert(const DOCTEST_REF_WRAP(L) val) {
1818 const DOCTEST_REF_WRAP(R) rhs) {
[all …]