Searched refs:xshould_throw (Results 1 – 1 of 1) sorted by relevance
/external/libcxx/test/libcxx/containers/sequences/vector/ | ||
D | asan_throw.pass.cpp | 44 explicit ThrowOnCopy(bool xshould_throw) : should_throw(xshould_throw) {} in ThrowOnCopy() argument |