Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/tests/utils/
Dint_array_view_test.cpp28 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
37 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
65 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
75 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
90 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
109 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
128 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
138 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
148 const std::vector<int> intVector = {3, 2, 1, 0, -1, -2}; in TEST() local
167 const std::vector<int> intVector = {1, 2, 3, 3, 2, 3}; in TEST() local