Home
last modified time | relevance | path

Searched defs:ParamT (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/libc++/src/test/libcxx/fuzzing/
Drandom.pass.cpp41 using ParamT = typename Dist::param_type; typedef
95 using ParamT = typename Dist::param_type; typedef
111 using ParamT = typename Dist::param_type; typedef
127 using ParamT = typename Dist::param_type; typedef
143 using ParamT = Dist::param_type; typedef
159 using ParamT = typename Distribution::param_type; in helper() typedef
/external/cronet/stable/third_party/libc++/src/test/libcxx/fuzzing/
Drandom.pass.cpp41 using ParamT = typename Dist::param_type; typedef
95 using ParamT = typename Dist::param_type; typedef
111 using ParamT = typename Dist::param_type; typedef
127 using ParamT = typename Dist::param_type; typedef
143 using ParamT = Dist::param_type; typedef
159 using ParamT = typename Distribution::param_type; in helper() typedef
/external/sdv/vsomeip/third_party/boost/type_index/examples/
Dexact_types_match.cpp43 type_erased_unary_function(void(*ptr)(ParamT)) in type_erased_unary_function()
/external/angle/src/tests/test_utils/
Dangle_test_instantiate.h391 ParamT combine(const ParamT &, ModifierT)) in CombineWithValues() argument
407 ParamT combine(const ParamT &, ModifierT)) in CombineWithValues() argument
415 ParamT combine(const ParamT &, ModifierT)) in CombineWithValues() argument
/external/cronet/stable/base/test/android/javatests/src/org/chromium/base/test/transit/
DLogicalElement.java152 Function<ParamT, ConditionStatus> checkFunction, in LogicalElement()
/external/cronet/tot/base/test/android/javatests/src/org/chromium/base/test/transit/
DLogicalElement.java152 Function<ParamT, ConditionStatus> checkFunction, in LogicalElement()