Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/tests/
Dtextproto_templates_test.cc39 using TextprotoTemplate = ::testing::TestWithParam<TextprotoTemplateTestCase>; typedef
42 TEST_P(TextprotoTemplate, ValidateTextprotos) { in TEST_P() argument