Searched refs:v17_ (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 576 v15_(v15), v16_(v16), v17_(v17) {} in ValueArray17() 585 static_cast<T>(v15_), static_cast<T>(v16_), static_cast<T>(v17_)}; 609 const T17 v17_; variable 622 v15_(v15), v16_(v16), v17_(v17), v18_(v18) {} in ValueArray18() 631 static_cast<T>(v15_), static_cast<T>(v16_), static_cast<T>(v17_), 656 const T17 v17_; variable 670 v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19) {} in ValueArray19() 679 static_cast<T>(v15_), static_cast<T>(v16_), static_cast<T>(v17_), 704 const T17 v17_; variable 719 v13_(v13), v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), in ValueArray20() [all …]
|