Home
last modified time | relevance | path

Searched defs:equal2 (Results 1 – 3 of 3) 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/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.remove/
Dremove_if.pass.cpp26 TEST_CONSTEXPR bool equal2 ( int i ) { return i == 2; } in equal2() function
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.remove/
Dremove_if.pass.cpp26 TEST_CONSTEXPR bool equal2 ( int i ) { return i == 2; } in equal2() function