Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_iterators.h341 enum ThrowingAction { TAIncrement, TADecrement, TADereference, TAAssignment, TAComparison }; enum
346 …ThrowingIterator (const T *first, const T *last, size_t index = 0, ThrowingAction action = TADeref…
460 ThrowingAction action_;