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

  /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 110 typedef bool const& (&RF3)(int, int, int);
122 test_result_of<RF3(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 80 typedef bool const& (&RF3)(int, int, int);
92 test_result_of<RF3(int, long, int), bool const&>();

Completed in 487 milliseconds