Searched defs:testDeviceInfoMap (Results 1 – 2 of 2) sorted by relevance
96 std::unordered_map<int32_t, AffinityDeviceInfo>& testDeviceInfoMap) in PrepareTestData()790 std::unordered_map<int32_t, AffinityDeviceInfo> testDeviceInfoMap; variable808 std::unordered_map<int32_t, AffinityDeviceInfo> testDeviceInfoMap; variable826 std::unordered_map<int32_t, AffinityDeviceInfo> testDeviceInfoMap; variable860 std::unordered_map<int32_t, AffinityDeviceInfo> testDeviceInfoMap; variable
135 std::unordered_map<int32_t, AffinityDeviceInfo>& testDeviceInfoMap) in PrepareTestData()394 std::unordered_map<int32_t, AffinityDeviceInfo> testDeviceInfoMap; in DelActiveGroupAffinityMapFuzzTest() local