HomeSort by relevance Sort by last modified time
    Searched defs:testp (Results 1 - 8 of 8) sorted by null

  /external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/
atomic_fetch_add.pass.cpp 54 testp() function
106 testp<int*>();
107 testp<const int*>();
atomic_fetch_add_explicit.pass.cpp 56 testp() function
110 testp<int*>();
111 testp<const int*>();
atomic_fetch_sub.pass.cpp 54 testp() function
106 testp<int*>();
107 testp<const int*>();
atomic_fetch_sub_explicit.pass.cpp 57 testp() function
111 testp<int*>();
112 testp<const int*>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/
atomic_fetch_add.pass.cpp 54 testp() function
106 testp<int*>();
107 testp<const int*>();
atomic_fetch_add_explicit.pass.cpp 56 testp() function
110 testp<int*>();
111 testp<const int*>();
atomic_fetch_sub.pass.cpp 54 testp() function
106 testp<int*>();
107 testp<const int*>();
atomic_fetch_sub_explicit.pass.cpp 57 testp() function
111 testp<int*>();
112 testp<const int*>();

Completed in 140 milliseconds