Searched refs:strict (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc32 #include "gmock/gmock-generated-nice-strict.h"
349 // Tests that a strict mock allows expected calls.
357 // Tests that an unexpected call on a strict mock fails.
366 // Tests that an uninteresting call on a strict mock fails.
374 // Tests that an uninteresting call on a strict mock fails, even if
417 StrictMock< ::Mock> strict; local
418 EXPECT_CALL(strict, DoThis());
419 strict.DoThis();
/gem5/util/
H A Drundiff45 use strict;
/gem5/ext/googletest/googlemock/
H A DMakefile.am34 include/gmock/gmock-generated-nice-strict.h \
141 include/gmock/gmock-generated-nice-strict.h.pump \

Completed in 6 milliseconds