Searched defs:prepare_data (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/pstl/test/std/algorithms/alg.sorting/ | ||
| D | partial_sort_copy.pass.cpp | 117 prepare_data(InputIterator first, InputIterator last, Size n1, const T& trash) in prepare_data() function |
| /external/python/cpython3/Lib/test/ | ||
| D | test_statistics.py | 1098 def prepare_data(self): member in UnivariateCommonMixin |