Searched refs:testAppIndex (Results 1 – 1 of 1) sorted by relevance
9352 int32_t testAppIndex = -1; variable9353 ErrCode ret = bundleMgrProxy->GetNameAndIndexForUid(bundleInfo.uid, name, testAppIndex);9356 EXPECT_EQ(testAppIndex, 0);