Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h210 v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7) {} in ValueArray7()
216 static_cast<T>(v6_), static_cast<T>(v7_)};
230 const T7 v7_; variable
238 T8 v8) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), in ValueArray8()
245 static_cast<T>(v6_), static_cast<T>(v7_), static_cast<T>(v8_)};
259 const T7 v7_; variable
268 T9 v9) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), in ValueArray9()
275 static_cast<T>(v6_), static_cast<T>(v7_), static_cast<T>(v8_),
290 const T7 v7_; variable
300 T10 v10) : v1_(v1), v2_(v2), v3_(v3), v4_(v4), v5_(v5), v6_(v6), v7_(v7), in ValueArray10()
[all …]