Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/authorization_result_test/
H A Dauthorization_result_test.cpp52 { GTEST_LOG_(INFO) << "GrantResultsCallback_0100 task called"; }; in __anon71a83f3e0102()
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H A Dstubhandleallocsocketfd_fuzzer.cpp43 std::vector<int32_t> vecInt = {1, 2, 3}; variable
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dresource_utils.cpp539 …std::vector<int32_t> &vecInt = std::any_cast<std::vector<int32_t> &>(mapResourceValues_[iter.first… in ShowAllValue() local