Searched defs:testp (Results 1 - 4 of 4) sorted by relevance

/external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/
H A Datomic_fetch_add.pass.cpp54 testp() function
106 testp<int*>();
107 testp<const int*>();
H A Datomic_fetch_add_explicit.pass.cpp56 testp() function
110 testp<int*>();
111 testp<const int*>();
H A Datomic_fetch_sub.pass.cpp54 testp() function
106 testp<int*>();
107 testp<const int*>();
H A Datomic_fetch_sub_explicit.pass.cpp57 testp() function
111 testp<int*>();
112 testp<const int*>();

Completed in 284 milliseconds