Home
last modified time | relevance | path

Searched defs:DOCTEST_COUNTOF (Results 1 - 1 of 1) sorted by relevance

/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h2875 #define DOCTEST_COUNTOF(x) (sizeof(x) / sizeof(x[0])) macro

Completed in 11 milliseconds