Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/tests/utils/
H A 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
/ohos5.0/foundation/ability/ability_base/test/fuzztest/wantfifth_fuzzer/
H A Dwantfifth_fuzzer.cpp46 std::vector<int> intVector; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
H A Ddistributedwant_fuzzer.cpp128 std::vector<int> intVector; in DoSomethingInterestingWithMyApiDistributedWant005() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dresource_utils.cpp419 std::vector<int32_t> intVector; in SaveAllValue() local