Searched refs:v19_ (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 670 v14_(v14), v15_(v15), v16_(v16), v17_(v17), v18_(v18), v19_(v19) {} in ValueArray19() 680 static_cast<T>(v18_), static_cast<T>(v19_)}; 706 const T19 v19_; variable 720 v19_(v19), v20_(v20) {} in ValueArray20() 730 static_cast<T>(v18_), static_cast<T>(v19_), static_cast<T>(v20_)}; 756 const T19 v19_; variable 772 v18_(v18), v19_(v19), v20_(v20), v21_(v21) {} in ValueArray21() 782 static_cast<T>(v18_), static_cast<T>(v19_), static_cast<T>(v20_), 809 const T19 v19_; variable 826 v17_(v17), v18_(v18), v19_(v19), v20_(v20), v21_(v21), v22_(v22) {} in ValueArray22() [all …]
|