Home
last modified time | relevance | path

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

/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.remove/
Dremove_if.pass.cpp27 TEST_CONSTEXPR bool equal2 ( int i ) { return i == 2; } in equal2() function
/external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.remove/
Dremove_if.pass.cpp26 TEST_CONSTEXPR bool equal2 ( int i ) { return i == 2; } in equal2() function