Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/cups/
H A Dtestpwg.c23 static int test_ppd_cache(_ppd_cache_t *pc, ppd_file_t *ppd);
80 status += test_ppd_cache(pc, ppd); in main()
403 test_ppd_cache(_ppd_cache_t *pc, /* I - PWG mapping data */ in test_ppd_cache() function