Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/unittests/ADT/
DMakefile11 TESTNAME = ADT macro
/external/swiftshader/third_party/LLVM/unittests/Support/
DMakefile11 TESTNAME = Support macro
/external/swiftshader/third_party/LLVM/unittests/Transforms/Utils/
DMakefile11 TESTNAME = Utils macro
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DMakefile11 TESTNAME = JIT macro
/external/swiftshader/third_party/LLVM/unittests/Analysis/
DMakefile11 TESTNAME = Analysis macro
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DMakefile11 TESTNAME = VMCore macro
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/
DMakefile11 TESTNAME = ExecutionEngine macro
/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
/external/python/cpython3/Modules/
Dtestcapi_long.h11 TESTNAME(PyObject *error(const char*)) in TESTNAME() function
D_testcapimodule.c404 #define TESTNAME test_long_api_inner macro
432 #define TESTNAME test_longlong_api_inner macro
/external/libyuv/files/unit_test/
Dcolor_test.cc39 #define TESTCS(TESTNAME, YUVTOARGB, ARGBTOYUV, HS1, HS, HN, DIFF) \ argument