Searched defs:patch_locations (Results 1 – 2 of 2) sorted by relevance
98 for (const auto& patch_locations : test_data) { in TEST_F() local
119 static void Patch(const std::vector<uintptr_t>& patch_locations, in Patch()