Home
last modified time | relevance | path

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

/external/pigweed/pw_unit_test/public/pw_unit_test/
Dframework.h237 const char* expectation_string, in CurrentTestExpect()
434 #define _PW_TEST_EXPECT(lhs, rhs, expectation, expectation_string) \ argument
443 #define _PW_TEST_ASSERT(lhs, rhs, expectation, expectation_string) \ argument