Home
last modified time | relevance | path

Searched defs:TEST_ASSERT_FUNC (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/tests/
Dtest_assert.h25 …#define TEST_ASSERT_FUNC(val) TestEq(true, !!(val), "'" "true" "' != '" #val "'", __FILE__, __LINE… macro
28 …#define TEST_ASSERT_FUNC(val) TestEq(true, !!(val), "'" "true" "' != '" #val "'", __FILE__, __LINE… macro