Home
last modified time | relevance | path

Searched refs:LabelToStringForDebugging (Results 1 – 3 of 3) sorted by relevance

/external/iamf_tools/iamf/cli/
Dchannel_label.h134 sink.Append(LabelToStringForDebugging(e)); in AbslStringify()
142 static std::string LabelToStringForDebugging(Label label);
Dchannel_label.cc268 std::string ChannelLabel::LabelToStringForDebugging(Label label) { in LabelToStringForDebugging() function in iamf_tools::ChannelLabel
/external/iamf_tools/iamf/cli/proto_conversion/tests/
Dchannel_label_utils_test.cc47 ChannelLabel::LabelToStringForDebugging(label)}; in TEST_P()