Home
last modified time | relevance | path

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

/external/libcxx/test/std/containers/sequences/deque/deque.special/
Dcopy_backward.pass.cpp52 typedef random_access_iterator<CI> RACI; in testN() typedef
63 assert(std::copy_backward(RACI(c1.cbegin()), RACI(c1.cend()), c2.end()) == c2.begin()); in testN()
65 assert(std::copy_backward(RACI(c2.cbegin()), RACI(c2.cend()), c1.end()) == c1.begin()); in testN()
Dmove.pass.cpp52 typedef random_access_iterator<CI> RACI; in testN() typedef
63 assert(std::move(RACI(c1.cbegin()), RACI(c1.cend()), c2.begin()) == c2.end()); in testN()
65 assert(std::move(RACI(c2.cbegin()), RACI(c2.cend()), c1.begin()) == c1.end()); in testN()
Dmove_backward.pass.cpp52 typedef random_access_iterator<CI> RACI; in testN() typedef
63 assert(std::move_backward(RACI(c1.cbegin()), RACI(c1.cend()), c2.end()) == c2.begin()); in testN()
65 assert(std::move_backward(RACI(c2.cbegin()), RACI(c2.cend()), c1.end()) == c1.begin()); in testN()
Dcopy.pass.cpp52 typedef random_access_iterator<CI> RACI; in testN() typedef
64 assert(std::copy(RACI(c1.cbegin()), RACI(c1.cend()), c2.begin()) == c2.end()); in testN()
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_SerbianSH.txt45822 RACIĆ ČEDOMIR
45823 RACIĆ BRANKO
45824 RACIĆ DUŠAN
45825 RACIĆ MILAN
45826 RACIĆ MILENKO
45827 RACIĆ MILICA
45828 RACIĆ MILICA
45829 RACIĆ MILORAD
45830 RACIĆ MIRJANA
45831 RACIĆ NEDELJKO
[all …]