Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dpigweed_detokenizer.h49 const std::string& template_str() const { return template_str_; } in template_str() function
74 const std::string& template_str() const { in template_str() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier_test.cc1401 absl::string_view other_attributes, absl::string_view template_str) { in MakeCollectiveCommOpComputation()