Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp106 struct paramTestInfo { struct in android::C2CompIntfTest
107 std::string name;
108 int result;
109 paramTestInfo(const char *name_, int result_) in paramTestInfo() function