Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A DMakefile.am153 EXPECT = expect macro
/freebsd-12.1/contrib/byacc/
H A Ddefs.h114 #define EXPECT 10 macro
/freebsd-12.1/lib/libpmc/pmu-events/
H A Djevents.c260 #define EXPECT(e, t, m) do { if (!(e)) { \ macro
/freebsd-12.1/contrib/binutils/gas/
H A DMakefile.am524 EXPECT = expect macro
/freebsd-12.1/contrib/binutils/ld/
H A DMakefile.am58 EXPECT = expect macro
/freebsd-12.1/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc4231 TEST(SuccessfulAssertionTest, EXPECT) { in TEST() argument
4260 TEST(AssertionWithMessageTest, EXPECT) { in TEST() argument