HomeSort by relevance Sort by last modified time
    Searched defs:TESTNAME (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/unittests/ADT/
Makefile 11 TESTNAME = ADT
  /external/swiftshader/third_party/LLVM/unittests/Analysis/
Makefile 11 TESTNAME = Analysis
  /external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
Makefile 11 TESTNAME = JIT
  /external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/
Makefile 11 TESTNAME = ExecutionEngine
  /external/swiftshader/third_party/LLVM/unittests/Support/
Makefile 11 TESTNAME = Support
  /external/swiftshader/third_party/LLVM/unittests/Transforms/Utils/
Makefile 11 TESTNAME = Utils
  /external/swiftshader/third_party/LLVM/unittests/VMCore/
Makefile 11 TESTNAME = VMCore
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_testcapimodule.c 403 #define TESTNAME test_long_api_inner
415 return TESTNAME(raise_test_long_error);
418 #undef TESTNAME
433 #define TESTNAME test_longlong_api_inner
445 return TESTNAME(raise_test_longlong_error);
448 #undef TESTNAME
    [all...]
  /external/python/cpython2/Modules/
_testcapimodule.c 509 #define TESTNAME test_long_api_inner
521 return TESTNAME(raise_test_long_error);
524 #undef TESTNAME
539 #define TESTNAME test_longlong_api_inner
551 return TESTNAME(raise_test_longlong_error);
554 #undef TESTNAME
    [all...]
  /external/python/cpython3/Modules/
_testcapimodule.c 404 #define TESTNAME test_long_api_inner
416 return TESTNAME(raise_test_long_error);
419 #undef TESTNAME
432 #define TESTNAME test_longlong_api_inner
444 return TESTNAME(raise_test_longlong_error);
447 #undef TESTNAME
    [all...]

Completed in 394 milliseconds