Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest.h2 void log_test(bool predicate, const char *file, int line, const char *message);
4 #define TEST(p, m) log_test(p, __FILE__, __LINE__, m)
5 #define TEST_LOC(p, m, file, line) log_test(p, file, line, m)
H A Dtest.cc10 void log_test(bool predicate, const char *file, int line, const char *message) in log_test() function
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS85847 ea340ce5c8b9afd14ca44df603cb3f37 libgo/go/log/log_test.go
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS99198 c0f7ac4fd2292cbcf270cef2ca5e0b74 libgo/go/log/log_test.go