Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dcpu_used_firstpass_test.cc108 class CpuUsedFirstpassTestLarge : public CpuUsedFirstpassTest {}; class
110 TEST_P(CpuUsedFirstpassTestLarge, FirstPassTest) { DoTest(); } in TEST_P() argument