Searched refs:the_namespace (Results 1 – 2 of 2) sorted by relevance
177 const std::string& the_namespace) { in ValidateAndParseMessage() argument180 EXPECT_EQ(the_namespace, message.namespace_()); in ValidateAndParseMessage()191 const std::string& the_namespace, in MakeCastMessage() argument193 CastMessage message = MakeSimpleUTF8Message(the_namespace, json); in MakeCastMessage()508 const std::string& the_namespace, in TEST_F()511 EXPECT_EQ(kAppNamespace, the_namespace); in TEST_F()
142 const std::string &the_namespace) { in GenIncludeDependencies() argument153 "", basename + (the_namespace == "" ? "" : "_" + the_namespace), in GenIncludeDependencies()