Home
last modified time | relevance | path

Searched defs:TESTNAME (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dtestcapi_long.h11 TESTNAME(PyObject *error(const char*)) in TESTNAME() function
D_testcapimodule.c509 #define TESTNAME test_long_api_inner macro
539 #define TESTNAME test_longlong_api_inner macro
/aosp_15_r20/external/python/cpython3/Modules/
Dtestcapi_long.h11 TESTNAME(PyObject *error(const char*)) in TESTNAME() function
D_testcapimodule.c490 #define TESTNAME test_long_api_inner macro
518 #define TESTNAME test_longlong_api_inner macro
/aosp_15_r20/external/libyuv/unit_test/
H A Dcolor_test.cc41 #define TESTCS(TESTNAME, YUVTOARGB, ARGBTOYUV, HS1, HS, HN, DIFF) \ argument