Searched defs:expected (Results 1 - 9 of 9) sorted by relevance

/gem5/tests/test-progs/insttest/src/riscv/
H A Dinsttest.h63 expect(const T& expected, std::function<T()> func, argument
/gem5/src/systemc/tests/systemc/datatypes/int/misc/test02/
H A Dtest02.cpp64 unsigned long long expected; local
[all...]
/gem5/src/systemc/tests/systemc/datatypes/misc/concat/test12/
H A Dtest12.cpp106 sc_uint<64> expected; local
/gem5/ext/googletest/googletest/test/
H A Dgtest_repeat_test.cc153 void CheckCounts(int expected) { argument
[all...]
H A Dgtest_unittest.cc1392 static void CompareTestPartResult(const TestPartResult& expected, argument
5637 CheckFlags(const Flags& expected) argument
5660 TestParsingFlags(int argc1, const CharType** argv1, int argc2, const CharType** argv2, const Flags& expected, bool should_print_help) argument
[all...]
/gem5/ext/googletest/googlemock/test/
H A Dgmock-actions_test.cc1332 ::std::stringstream expected, actual; local
H A Dgmock-matchers_test.cc4671 vector<int> expected; local
4693 ::std::list<int> expected; local
4732 ::std::vector<int> expected; local
4747 ::std::list<int> expected; local
[all...]
/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1896 FloatingEqMatcher(FloatType expected, bool nan_eq_nan) : argument
1903 FloatingEqMatcher(FloatType expected, bool nan_eq_nan, argument
1916 Impl(FloatType expected, bool nan_eq_nan, FloatType max_abs_error) argument
2529 ContainerEqMatcher(const Container& expected) argument
[all...]
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc1663 HRESULTFailureHelper(const char* expr, const char* expected, long hr) argument

Completed in 79 milliseconds