HomeSort by relevance Sort by last modified time
    Searched full:unit (Results 676 - 700 of 7958) sorted by null

<<21222324252627282930>>

  /external/chromium_org/net/base/
network_change_notifier_win.h 35 // WatchForAddressChangeInternal is mocked out in unit tests.
38 // unit tested in similar fashion, as needed.
44 // For unit tests only.
76 // Virtual for unit tests. Must only be called on the thread |this| was
  /external/chromium_org/ppapi/cpp/dev/
scrollbar_dev.h 34 void ScrollBy(PP_ScrollBy_Dev unit, int32_t multiplier);
  /external/chromium_org/testing/
platform_test.h 18 // operations across unit tests. For example, on the Mac, it creates and
  /external/chromium_org/third_party/WebKit/PerformanceTests/Interactive/
SelectAll.html 8 unit: 'ms',
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
CSSSourceFrame.js 57 * @param {string} unit
61 _modifyUnit: function(unit, change)
63 var unitValue = parseInt(unit, 10);
66 var tail = unit.substring((unitValue).toString().length);
  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmapts.h 18 * This is an API test, not a unit test. It doesn't test very many cases, and doesn't
  /external/chromium_org/third_party/jinja2/
README.chromium 18 AUTHORS files. Unit tests (testsuite directory) have been removed.
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
v4llookup.h 7 * the purpose of unit testing.
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vpx_config.c 8 static const char* const cfg = "--target=mips32-linux-gcc --disable-fast-unaligned --enable-external-build --enable-postproc --disable-install-srcs --enable-multi-res-encoding --enable-temporal-denoising --disable-unit-tests --disable-install-docs --disable-examples --disable-avx2";
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vpx_config.c 8 static const char* const cfg = "--target=x86-win32-vs12 --enable-realtime-only --enable-external-build --enable-postproc --disable-install-srcs --enable-multi-res-encoding --enable-temporal-denoising --disable-unit-tests --disable-install-docs --disable-examples --disable-avx2";
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vpx_config.c 8 static const char* const cfg = "--target=x86_64-win64-vs12 --enable-realtime-only --enable-external-build --enable-postproc --disable-install-srcs --enable-multi-res-encoding --enable-temporal-denoising --disable-unit-tests --disable-install-docs --disable-examples --disable-avx2";
  /external/chromium_org/third_party/markupsafe/
README.chromium 20 AUTHORS files, removing the unneeded unit tests (tests.py).
  /external/chromium_org/third_party/skia/gyp/
pathops_unittest.gyp 1 # GYP file to build unit tests.
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrTextureUnitObj.h 15 // Although texture unit objects are allocated & deallocated like the other
  /external/chromium_org/third_party/skia/tests/
RuntimeConfigTest.cpp 13 // TODO(skia-team): more comprehensive unit tests of the SkRTConf
  /external/chromium_org/third_party/webrtc/base/
faketaskrunner.h 11 // A fake TaskRunner for use in unit tests.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
background_noise_unittest.cc 11 // Unit tests for BackgroundNoise class.
comfort_noise_unittest.cc 11 // Unit tests for ComfortNoise class.
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
fake_stdin.h 21 // Creates a fake stdin-like FILE* for unit test usage.
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/tests/
python_test.sh 17 ${PYTHON} -c "import sys; import glob; sys.path.insert(0, '${srcdir}/tools/python-yasm'); sys.path.insert(0, glob.glob('build/lib.*')[0]); import tests; raise SystemExit(tests.unit('$*'.split()))"
  /external/chromium_org/tools/checkperms/
PRESUBMIT.py 15 # Run it like if it were a unit test.
  /external/chromium_org/tools/grit/grit/gather/
txt_unittest.py 6 '''Unit tests for TxtFile gatherer'''
  /external/chromium_org/ui/base/
ui_base_paths.h 22 UI_DIR_TEST_DATA, // Directory where unit test data resides.
  /external/chromium_org/ui/gl/
gl_context_stub.h 12 // A GLContext that does nothing for unit tests.
gl_image_stub.h 12 // A GLImage that does nothing for unit tests.

Completed in 2515 milliseconds

<<21222324252627282930>>