Home
last modified time | relevance | path

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

/frameworks/minikin/tests/stresstest/
DFontFamilyTest.cpp30 typedef std::pair<std::string, int> TestParam; typedef
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h440 using TestParam = std::pair<std::string, const TestModel*>; variable