HomeSort by relevance Sort by last modified time
    Searched refs:PRF3 (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 118 typedef bool const& (*&PRF3)(int, int, int);
130 test_result_of<PRF3(int, long, int), bool const&>();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 88 typedef bool const& (*&PRF3)(int, int, int);
100 test_result_of<PRF3(int, long, int), bool const&>();

Completed in 8743 milliseconds