/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 276 # function is needed for the unittests on Win64 to succeed. This MAY
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_structures.py | 419 # The following are bugs, but are included here because the unittests
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_heapq.py | 0 """Unittests for heapq."""
|
test_locale.py | 427 # SkipTest can't be raised inside unittests, handle it manually instead
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 276 # function is needed for the unittests on Win64 to succeed. This MAY
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_structures.py | 419 # The following are bugs, but are included here because the unittests
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_heapq.py | 0 """Unittests for heapq."""
|
test_locale.py | 427 # SkipTest can't be raised inside unittests, handle it manually instead
|
/external/chromium_org/ipc/ |
ipc_channel_posix.cc | 68 // also have to support the case where we are running unittests in the 80 // Case 2: unittests - client and server in the same process [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
INSTALL | 216 unittests will fail as a result. 236 'make' will not build the heap-checker unittests on a FreeBSD
|
NEWS | 192 *Windows users*: I've heard reports that some unittests fail on
|
/external/chromium/base/ |
time.h | 245 // For timing sensitive unittests, this function should be used.
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
_stream_hybi.py | 70 # Helper functions made public to be used for writing unittests for WebSocket
|
/external/chromium_org/base/strings/ |
safe_sprintf.cc | 480 // are incomplete. Unittests do trigger this artificial corner
|
/external/chromium_org/base/time/ |
time.h | 272 // For timing sensitive unittests, this function should be used.
|
/external/chromium_org/chrome/browser/autocomplete/ |
search_provider.h | 599 // previous one. Non-const because some unittests modify this value.
|
/external/chromium_org/chrome/browser/background/ |
background_mode_manager.cc | 476 // We check that the returned iterator is valid due to unittests, but really
|
/external/chromium_org/chrome/browser/ui/ash/launcher/ |
chrome_launcher_controller.h | 411 // Sets the ash::ShelfItemDelegateManager only for unittests and doesn't
|
/external/chromium_org/chrome/browser/ui/window_sizer/ |
window_sizer_unittest.cc | 263 // The following unittests have different results on Mac/non-Mac because we
|
/external/chromium_org/chrome/ |
chrome.gyp | 762 # core unittests that are otherwise only accessible side-by-side with [all...] |
/external/chromium_org/content/browser/ |
storage_partition_impl_map.cc | 539 // Check first to avoid memory leak in unittests.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebViewImpl.h | 649 WebViewClient* m_client; // Can be 0 (e.g. unittests, shared workers, etc.) [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
filesystem_mock.py | 186 # unittests to check that we match _slow_but_correct_join(), above.
|
/external/chromium_org/ui/base/resource/ |
resource_bundle.cc | 464 // unittests).
|
/external/chromium_org/ui/views/widget/ |
root_view.cc | 118 if (GetFocusManager()) // NULL in unittests.
|