Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h135 v4_(v4) {} in ValueArray4()
140 static_cast<T>(v3_), static_cast<T>(v4_)};
151 const T4 v4_; variable
158 v4_(v4), v5_(v5) {} in ValueArray5()
163 static_cast<T>(v3_), static_cast<T>(v4_), static_cast<T>(v5_)};
174 const T4 v4_; variable
183 v3_(v3), v4_(v4), v5_(v5), v6_(v6) {} in ValueArray6()
188 static_cast<T>(v3_), static_cast<T>(v4_), static_cast<T>(v5_),
200 const T4 v4_; variable
210 v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7) {} in ValueArray7()
[all …]