Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/
Dencoder_performance_test.cpp292 auto compare_name_length = [](const TestEntry& t1, const TestEntry& t2) { in RunTests() local
296 std::max_element(tests_.begin(), tests_.end(), compare_name_length); in RunTests()