Searched refs:SwapImplForTesting (Results 1 – 5 of 5) sorted by relevance
130 ImplPointerType SwapImplForTesting(BindingId id, ImplPointerType new_impl) {135 return it->second->SwapImplForTesting(new_impl);231 ImplPointerType SwapImplForTesting(ImplPointerType new_impl) {232 return binding_.SwapImplForTesting(new_impl);
238 ImplPointerType SwapImplForTesting(ImplPointerType new_impl) { in SwapImplForTesting() function239 return internal_state_.SwapImplForTesting(new_impl); in SwapImplForTesting()
89 ImplPointerType SwapImplForTesting(ImplPointerType new_impl) { in SwapImplForTesting() function90 return binding_.SwapImplForTesting(new_impl); in SwapImplForTesting()
141 ImplPointerType SwapImplForTesting(ImplPointerType new_impl) { in SwapImplForTesting() function
127 ImplPointerType SwapImplForTesting(ImplPointerType new_impl) { in SwapImplForTesting() function