Searched defs:mResN0 (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/algorithm/test/ |
D | transform_inclusive_scan_test.cpp | 61 const int mResN0[] = { -1, 3, -15, 105, -945}; in transform_inclusive_scan_test() local 152 const int mResN0[] = { 0, 0, 0, 0, 0}; in transform_inclusive_scan_init_test() local
|
D | transform_exclusive_scan_test.cpp | 61 const int mResN0[] = { 0, 0, 0, 0, 0}; in test() local
|