HomeSort by relevance Sort by last modified time
    Searched refs:unittests (Results 1 - 24 of 24) sorted by null

  /external/swiftshader/third_party/LLVM/unittests/Analysis/
Makefile 1 ##===- unittests/Analysis/Makefile -------------------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/
Makefile 1 ##===- unittests/ExecutionEngine/Makefile ------------------*- Makefile -*-===##
18 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/swiftshader/third_party/LLVM/unittests/Support/
Makefile 1 ##===- unittests/ADT/Makefile ------------------------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/swiftshader/third_party/LLVM/unittests/Transforms/Utils/
Makefile 1 ##===- unittests/Transforms/Utils/Makefile -----------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/swiftshader/third_party/LLVM/unittests/VMCore/
Makefile 1 ##===- unittests/VMCore/Makefile ---------------------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/swiftshader/third_party/LLVM/unittests/ADT/
Makefile 1 ##===- unittests/ADT/Makefile ------------------------------*- Makefile -*-===##
23 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
Makefile 1 ##===- unittests/ExecutionEngine/JIT/Makefile --------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/libbrillo/
gen_coverage_html.sh 12 ./unittests
  /external/swiftshader/third_party/LLVM/
Makefile 34 tools/llvm-config tools runtime docs unittests
42 EXTRA_DIST := test unittests llvm.spec include win32 Xcode
86 DIRS := $(filter-out tools docs unittests, $(DIRS)) \
91 ifeq ($(MAKECMDGOALS),unittests)
92 DIRS := $(filter-out tools runtime docs, $(DIRS)) utils unittests
102 # Don't build unittests when ONLY_TOOLS is set.
104 DIRS := $(filter-out unittests, $(DIRS))
configure     [all...]
  /packages/apps/DocumentsUI/tests/
Android.mk 4 # unittests
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_iterlen.py 239 unittests = [
254 test_support.run_unittest(*unittests)
  /external/python/cpython2/Lib/test/
test_iterlen.py 239 unittests = [
254 test_support.run_unittest(*unittests)
  /external/swiftshader/third_party/LLVM/utils/release/
test-release.sh 256 ${MAKE} -k unittests \
257 2>&1 | tee $LogDir/llvm.unittests-Phase$Phase-$Flavor.log
  /external/v8/tools/
update-wasm-fuzzers.sh 33 --dump-wasm-module-path=./test/fuzzer/wasm/" unittests
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_iterlen.py 239 unittests = [
254 test_support.run_unittest(*unittests)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_iterlen.py 239 unittests = [
254 test_support.run_unittest(*unittests)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_iterlen.py 239 unittests = [
254 test_support.run_unittest(*unittests)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_iterlen.py 239 unittests = [
254 test_support.run_unittest(*unittests)
  /external/llvm/utils/release/
test-release.sh 425 if ! ( ${MAKE} -k unittests 2>&1 | \
426 tee $LogDir/llvm.unittests-Phase$Phase-$Flavor.log ) ; then
427 deferred_error $Phase $Flavor "unittests failed"
  /external/v8/
Makefile 274 test/unittests/unittests.gyp src/v8.gyp \
  /external/v8/tools/vim/
ninja-build.vim 12 " i.e. :CrBuild all or :CrBuild d8 cctest unittests.
  /external/libcups/filter/
Makefile 63 unittests: $(UNITTARGETS)
  /external/libcups/cups/
Makefile 195 unittests: $(UNITTARGETS)

Completed in 2692 milliseconds