Home
last modified time | relevance | path

Searched defs:the_namespace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/receiver/
H A Dapplication_agent_unittest.cc177 const std::string& the_namespace) { in ValidateAndParseMessage()
191 const std::string& the_namespace, in MakeCastMessage()
509 const std::string& message) { in TEST_F()
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.cpp166 auto the_namespace = builtin_entry->second; in attr() local