Searched defs:Bool (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-param-test.h1220 inline internal::ParamGenerator<bool> Bool() { function in namespace:testing
/gem5/ext/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc56 struct Bool { struct
57 explicit Bool(int val) : value(val != 0) {} function in struct:Bool
[all...]
/gem5/src/python/m5/
H A Dparams.py889 class Bool(ParamValue): class in inherits:ParamValue

Completed in 31 milliseconds