Home
last modified time | relevance | path

Searched refs:iTtlAttempt (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/test/api/
Dencode_options_test.cpp2367 int iTtlAttempt = (rand() % 5) + 2; in TEST_F() local
2368 for (int iAtt = 0; iAtt < iTtlAttempt; iAtt++) { in TEST_F()