Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/tests/unit/
H A Dresources_test.cpp41 static int png_filter(const dirent* de) { in png_filter() function
55 int n = scandir(dir_path.c_str(), &namelist, png_filter, alphasort); in add_files()