Home
last modified time | relevance | path

Searched refs:SelectionSampleExpectations (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/experimental/algorithms/alg.random.sample/
Dsample.pass.cpp33 struct SelectionSampleExpectations { struct
39 int SelectionSampleExpectations::oa1[] = {1, 4, 6, 7}; argument
40 int SelectionSampleExpectations::oa2[] = {1, 2, 6, 8};
43 : public SelectionSampleExpectations {};