HomeSort by relevance Sort by last modified time
    Searched full:unittests (Results 101 - 125 of 397) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/net/tools/flip_server/
mem_cache.h 124 // virtual for unittests
133 // For unittests
  /external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
googletest.h 49 // When running unittests, get the directory containing the source code.
52 // When running unittests, get a directory where temporary files may be
  /external/llvm/unittests/
Makefile.unittest 1 ##===- unittests/Makefile.unittest -------------------------*- Makefile -*-===##
42 # we'll never install unittests.
  /external/protobuf/src/google/protobuf/testing/
googletest.h 43 // When running unittests, get the directory containing the source code.
46 // When running unittests, get a directory where temporary files may be
  /frameworks/compile/mclinker/unittests/
UniqueGCFactoryBaseTest.cpp 75 path1.append("unittests/test1.txt");
76 path2.append("unittests/test2.txt");
FileHandleTest.cpp 47 path.append("unittests/test.txt");
64 path.append("unittests/test.txt");
88 path.append("unittests/test.txt");
  /cts/tools/tradefed-host/tests/
run_unit_tests.sh 48 -cp ${JAR_PATH} com.android.tradefed.command.Console run singleCommand host -n --class com.android.cts.tradefed.UnitTests "$@"
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 35 for path in ('antlr3', 'unittests', 'tests'):
83 testDir = os.path.join(os.path.dirname(__file__), 'unittests')
86 "There is not 'unittests' directory. Did you fetch the "
99 # collect tests from all unittests/test*.py files
  /external/chromium/chrome/browser/autocomplete/
history_quick_provider.h 71 // Only for use in unittests. Takes ownership of |index|.
  /external/chromium_org/ash/test/
test_suite.cc 46 // Force unittests to run using en-US so if we test against string
  /external/chromium_org/build/android/pylib/perf/
surface_stats_collector_unittest.py 5 """Unittests for SurfaceStatsCollector."""
  /external/chromium_org/chrome/browser/extensions/
test_extension_environment.h 40 // extensions and tabs for extension-related unittests.
  /external/chromium_org/net/test/
cert_test_util.h 47 // This should only be used in unittests as adding a CA twice causes a CHECK
  /external/clang/unittests/AST/
ASTVectorTest.cpp 1 //===- unittests/AST/DeclTest.cpp --- Declaration tests -------------------===//
  /external/libvpx/libvpx/test/android/
README 1 Android.mk will build vpx unittests on android.
  /external/llvm/unittests/Support/
LockFileManagerTest.cpp 1 //===- unittests/LockFileManagerTest.cpp - LockFileManager tests ----------===//
  /external/llvm/utils/unittest/googletest/
Makefile 19 # unittests/Makefile.unittest and ../UnitTestMain/Makefile; ensure that any
  /external/webrtc/src/system_wrappers/source/
unittest_utilities.h 14 // This file contains utilities that make it simpler to write unittests
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
.classpath 4 <classpathentry kind="src" path="unittests"/>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
UnitTests.java 35 public class UnitTests {
  /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/chromium_org/build/android/pylib/base/
base_test_result_unittest.py 5 """Unittests for TestRunResults."""
  /external/chromium_org/build/android/pylib/utils/
reraiser_thread_unittest.py 5 """Unittests for reraiser_thread.py."""
  /external/chromium_org/chrome/browser/autocomplete/
history_quick_provider.h 66 // Only for use in unittests. Takes ownership of |index|.
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
infobar_container_controller.h 26 // This protocol exists to make mocking easier in unittests.

Completed in 185 milliseconds

1 2 3 45 6 7 8 91011>>