Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_chamelium.c1242 static const size_t test_formats_count = sizeof(test_formats) / sizeof(test_formats[0]); variable
1877 for (j = 0; j < test_formats_count; j++) { in test_display_audio()