In some cases we dereference namespaces like ::testing::foo ...., but according to the style guide we should omit the leading :: except in using statements.
Filing and self-assigning this issue to address this in a follow up, as I don't want to bloat the PR where this came up.