Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/contrib/zopfli/test/
H A Dzopfli_test.cc47 class TestTextFD : public testing::TestWithParam<ZopfliFormat> {}; class
102 TEST_P(TestTextFD, Compress) { in TEST_P() argument