Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/containers/sequences/vector/
Dasan_throw.pass.cpp44 explicit ThrowOnCopy(bool xshould_throw) : should_throw(xshould_throw) {} in ThrowOnCopy() argument