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

  /external/llvm/unittests/Analysis/
Makefile 1 ##===- unittests/Analysis/Makefile -------------------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/Transforms/Utils/
Makefile 1 ##===- unittests/Transforms/Utils/Makefile -----------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/clang/unittests/Basic/
Makefile 1 ##===- unittests/Basic/Makefile ----------------------------*- Makefile -*-===##
15 include $(CLANG_LEVEL)/unittests/Makefile
  /external/clang/unittests/Lex/
Makefile 1 ##===- unittests/Lex/Makefile ------------------------------*- Makefile -*-===##
15 include $(CLANG_LEVEL)/unittests/Makefile
  /external/llvm/unittests/Bitcode/
Makefile 1 ##===- unittests/Bitcode/Makefile --------------------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/ExecutionEngine/
Makefile 1 ##===- unittests/ExecutionEngine/Makefile ------------------*- Makefile -*-===##
16 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/IR/
Makefile 1 ##===- unittests/IR/Makefile -------------------------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/Support/
Makefile 1 ##===- unittests/ADT/Makefile ------------------------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/ADT/
Makefile 1 ##===- unittests/ADT/Makefile ------------------------------*- Makefile -*-===##
23 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/unittests/ExecutionEngine/MCJIT/
Makefile 1 ##===- unittests/ExecutionEngine/MCJIT/Makefile ------------*- Makefile -*-===##
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/clang/unittests/
Makefile 1 ##===- unittests/Makefile ----------------------------------*- Makefile -*-===##
40 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/clang/unittests/AST/
Makefile 1 ##===- unittests/AST/Makefile ------------------------------*- Makefile -*-===##
19 include $(CLANG_LEVEL)/unittests/Makefile
  /external/clang/unittests/ASTMatchers/
Makefile 1 ##===- unittests/ASTMatchers/Makefile ----------------------*- Makefile -*-===##
20 include $(CLANG_LEVEL)/unittests/Makefile
  /external/clang/unittests/Format/
Makefile 1 ##===- unittests/Format/Makefile ---------------------------*- Makefile -*-===##
19 include $(CLANG_LEVEL)/unittests/Makefile
  /external/clang/unittests/Frontend/
Makefile 1 ##===- unittests/Frontend/Makefile -------------------------*- Makefile -*-===##
21 include $(CLANG_LEVEL)/unittests/Makefile
  /external/clang/unittests/Tooling/
Makefile 1 ##===- unittests/Tooling/Makefile --------------------------*- Makefile -*-===##
19 include $(CLANG_LEVEL)/unittests/Makefile
  /external/clang/
Makefile 17 DIRS := utils/TableGen include lib tools runtime docs unittests
31 DIRS := $(filter-out docs unittests, $(DIRS))
84 $(Verb) for dir in test unittests; do \
  /external/llvm/unittests/ExecutionEngine/JIT/
Makefile 1 ##===- unittests/ExecutionEngine/JIT/Makefile --------------*- Makefile -*-===##
40 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
  /external/llvm/
Makefile 34 tools/llvm-config tools runtime docs unittests
42 EXTRA_DIST := test unittests llvm.spec include win32 Xcode
81 DIRS := $(filter-out tools docs unittests, $(DIRS)) \
86 ifeq ($(MAKECMDGOALS),unittests)
87 DIRS := $(filter-out tools runtime docs, $(DIRS)) utils unittests
97 # Don't build unittests when ONLY_TOOLS is set.
99 DIRS := $(filter-out unittests, $(DIRS))
configure     [all...]
  /external/llvm/utils/release/
test-release.sh 319 ${MAKE} -k unittests \
320 2>&1 | tee $LogDir/llvm.unittests-Phase$Phase-$Flavor.log
  /external/chromium/third_party/libjingle/source/talk/
main.scons 440 # To run unittests, specify the test to run, or run_all_tests. See -h option.

Completed in 1578 milliseconds