Home
last modified time | relevance | path

Searched defs:OrderChecker (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/test/
Dthread_local_destruction_order.pass.cpp22 class OrderChecker { class
24 explicit OrderChecker(int n) : n_{n} { } in OrderChecker() function in OrderChecker
/external/llvm-project/libcxxabi/test/
Dthread_local_destruction_order.pass.cpp32 class OrderChecker { class
34 explicit OrderChecker(int n) : n_{n} { } in OrderChecker() function in OrderChecker