Searched refs:test_single (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Denvironment_test.py19 def test_single(expected, current_version_id): function in function:EnvironmentTest.testGetAppVersion
31 test_single(expected, expected)
32 test_single(expected, expected + '.48w7dl48wl')
33 test_single(expected, expected + '/48w7dl48wl')
34 test_single(expected, expected + '.48w7dl48wl.w847lw83')
35 test_single(expected, expected + '.48w7dl48wl/w847lw83')
36 test_single(expected, expected + '/48w7dl48wl.w847lw83')
37 test_single(expected, expected + '/48w7dl48wl/w847lw83')
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test.h66 test_single(unsigned verbose, FILE *fp);
H A Dlp_test_printf.c135 test_single(unsigned verbose, FILE *fp) function
137 printf("no test_single()");
H A Dlp_test_arit.c394 test_single(unsigned verbose, FILE *fp) function
H A Dlp_test_format.c369 test_single(unsigned verbose, FILE *fp) function
371 printf("no test_single()");
H A Dlp_test_main.c404 success = test_single(verbose, fp);
H A Dlp_test_conv.c438 test_single(unsigned verbose, FILE *fp) function
H A Dlp_test_blend.c847 test_single(unsigned verbose, FILE *fp) function
849 printf("no test_single()");
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test.h66 test_single(unsigned verbose, FILE *fp);
H A Dlp_test_printf.c135 test_single(unsigned verbose, FILE *fp) function
137 printf("no test_single()");
H A Dlp_test_arit.c394 test_single(unsigned verbose, FILE *fp) function
H A Dlp_test_format.c369 test_single(unsigned verbose, FILE *fp) function
371 printf("no test_single()");
H A Dlp_test_main.c404 success = test_single(verbose, fp);
H A Dlp_test_conv.c438 test_single(unsigned verbose, FILE *fp) function
H A Dlp_test_blend.c847 test_single(unsigned verbose, FILE *fp) function
849 printf("no test_single()");

Completed in 221 milliseconds