Home
last modified time | relevance | path

Searched defs:mResN0 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/algorithm/test/
Dtransform_inclusive_scan_test.cpp61 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
Dtransform_exclusive_scan_test.cpp61 const int mResN0[] = { 0, 0, 0, 0, 0}; in test() local