Searched defs:Bool (Results 1 - 3 of 3) sorted by relevance
/gem5/ext/googletest/googletest/include/gtest/ | ||
H A D | gtest-param-test.h | 1220 inline internal::ParamGenerator<bool> Bool() { function in namespace:testing |
/gem5/ext/googletest/googletest/test/ | ||
H A D | gtest_pred_impl_unittest.cc | 56 struct Bool { struct 57 explicit Bool(int val) : value(val != 0) {} function in struct:Bool [all...] |
/gem5/src/python/m5/ | ||
H A D | params.py | 889 class Bool(ParamValue): class in inherits:ParamValue |
Completed in 26 milliseconds