
There aren't many calling sites and it is hard to justify offering these convenience test-only APIs, instead of having to instantiate GaiaId explicitly on the calling site. This also deincentivices tests to use strings to represent Gaia IDs, as opposed to leaning on class GaiaId. Several instances are improved as part of this patch too. Change-Id: I29a4272a0873cf2bb7c5906324cacfc73fe5305f Bug: 380416867 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6268261 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Rushan Suleymanov <rushans@google.com> Reviewed-by: Daniel Rubery <drubery@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1421292}