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

<<111213141516

  /external/chromium_org/content/browser/
storage_partition_impl.cc 343 // These message loop checks are just to avoid leaks in unittests.
369 // unittests where a UI thread might not have been created.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc 438 // Set output for initial aspect ratio in mediachannel unittests.
582 // but provides feedback to unittests and users on expected resolution.
  /external/llvm/docs/
CMake.rst 198 *unittests* for an updated list.) It is possible to build all unit tests with
199 the target *UnitTests*.
Vectorizers.rst 284 `gcc-loops <http://llvm.org/viewvc/llvm-project/test-suite/trunk/SingleSource/UnitTests/Vectorizer/>`_.
  /external/llvm/utils/release/
test-release.sh 326 ${MAKE} -k unittests \
327 2>&1 | tee $LogDir/llvm.unittests-Phase$Phase-$Flavor.log
  /external/chromium_org/third_party/tcmalloc/vendor/
ChangeLog 413 * Use setrlimit() to keep unittests from killing the machine (odo)
539 * Several new unittests to test, e.g., thread-contention costs
    [all...]
  /external/chromium/base/mac/
mac_util.mm 247 // temporary profiles used by unittests from being added to the exclude list.
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.h 302 // Only used by unittests; if non-empty, overrides accept-languages in the
  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker.cc 173 // Skip check for unittests.
  /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.
  /external/chromium/webkit/glue/media/
buffered_resource_loader.cc 115 // This flag is for unittests as we don't want to reset |url_loader|
  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_api_prefs_unittest.cc 40 // profile (which we don't create in unittests).
  /external/chromium_org/chrome/browser/net/
network_stats.h 278 // there is an error (this will be used by unittests to check the result).
  /external/chromium_org/chrome/browser/omnibox/
omnibox_field_trial.h 216 // Exposed publicly for the sake of unittests.
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_view_gtk.h 55 // profile parameter is introduced for unittests which can not instantiate
  /external/chromium_org/content/browser/download/
download_resource_handler.cc 58 // NULL in unittests or if the page closed right after starting the
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h 140 // Returns the number of pending requests. This is designed for the unittests
resource_scheduler.cc 210 // 2. Most unittests don't send the IPCs needed to register Clients.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 187 // verifier is run unconditionally. This is useful for unittests.
  /external/chromium_org/third_party/libjingle/source/talk/base/
testutils.h 31 // Utilities for testing talk_base infrastructure in unittests
win32.cc 390 // TODO: Write unittests
  /external/chromium_org/v8/src/platform/
time.h 215 // For timing sensitive unittests, this function should be used.
  /external/llvm/
CMakeLists.txt 444 add_subdirectory(unittests)
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPSchemaRegistryImpl.java 309 * Note2: The method is only package-private so that it can be tested with unittests
  /frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java 31 private static final String SECURE_CONTAINER_PREFIX = "com.android.unittests.AsecTests.";

Completed in 863 milliseconds

<<111213141516