Home
last modified time | relevance | path

Searched refs:pstl_binary_transform_called (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/
H A Dpstl.robust_against_customization_points_not_working.pass.cpp251 bool pstl_binary_transform_called = false; variable
256 assert(!pstl_binary_transform_called); in __pstl_transform()
257 pstl_binary_transform_called = true; in __pstl_transform()