Home
last modified time | relevance | path

Searched refs:testAppIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp9352 int32_t testAppIndex = -1; variable
9353 ErrCode ret = bundleMgrProxy->GetNameAndIndexForUid(bundleInfo.uid, name, testAppIndex);
9356 EXPECT_EQ(testAppIndex, 0);