Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/libc++/src/test/libcxx/fuzzing/
Drandom.pass.cpp47 constexpr bool select_vector_double = std::is_constructible<ParamT, double*, double*>::value; in Create() local
48 constexpr int selector = select_vector_result ? 0 : (select_vector_double ? 1 : 2); in Create()
/external/cronet/stable/third_party/libc++/src/test/libcxx/fuzzing/
Drandom.pass.cpp47 constexpr bool select_vector_double = std::is_constructible<ParamT, double*, double*>::value; in Create() local
48 constexpr int selector = select_vector_result ? 0 : (select_vector_double ? 1 : 2); in Create()