Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-test-macros.c38 ASSERT_STR_EQ(a, c); in TEST_IMPL()
Dtest-get-currentexe.c103 ASSERT_STR_EQ(match, path); in TEST_IMPL()
Dtask.h221 #define ASSERT_STR_EQ(a, b) \ macro