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

<<21222324252627282930>>

  /developers/build/prebuilts/gradle/LNotifications/Application/tests/src/com/example/android/lnotifications/
LNotificationActivityTest.java 7 * Unit tests for {@link LNotificationActivity}.
  /developers/samples/android/ui/notifications/LNotifications/Application/tests/src/com/example/android/lnotifications/
LNotificationActivityTest.java 7 * Unit tests for {@link LNotificationActivity}.
  /external/antlr/antlr-3.4/gunit/
README.txt 18 http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing
41 http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing
47 gUnit is an unit testing framework for ANTLR grammars. It provides a
49 similar to what jUnit does for unit testing.
  /external/bluetooth/bluedroid/stack/include/
port_ext.h 21 * This file contains external definitions of Port Emulation entity unit
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/
TESTING.md 4 The unit tests are built upon the following tools:
  /external/chromium_org/athena/test/
athena_test_base.h 20 // A base class for athena unit tests.
  /external/chromium_org/base/third_party/icu/
icu_utf.h 121 * Does this code unit (byte) encode a code point by itself (US-ASCII 0..0x7f)?
122 * @param c 8-bit code unit (byte)
129 * Is this code unit (byte) a UTF-8 lead byte?
130 * @param c 8-bit code unit (byte)
137 * Is this code unit (byte) a UTF-8 trail byte?
138 * @param c 8-bit code unit (byte)
240 * Does this code unit alone encode a code point (BMP, not a surrogate)?
241 * @param c 16-bit code unit
248 * Is this code unit a lead surrogate (U+d800..U+dbff)?
249 * @param c 16-bit code unit
    [all...]
  /external/chromium_org/chrome/browser/android/
mock_google_location_settings_helper.h 10 // Mock implementation of GoogleLocationSettingsHelper for unit tests.
  /external/chromium_org/chrome/browser/chromeos/attestation/
fake_certificate.h 18 // whichever is first. This is designed for use in unit tests and runs quickly.
  /external/chromium_org/chrome/browser/history/
history_unittest_base.h 15 // A base class for a history unit test. It provides the common test methods.
  /external/chromium_org/chrome/browser/ui/views/frame/
test_with_browser_view.h 22 // Base class for BrowserView based unit tests. TestWithBrowserView creates
  /external/chromium_org/chrome/installer/util/
fake_product_state.h 13 // A ProductState helper for use by unit tests.
  /external/chromium_org/chromeos/dbus/
dbus_client.h 25 // This function is called by DBusThreadManager. Only in unit tests, which
  /external/chromium_org/components/feedback/proto/
annotations.proto 21 // One unit corresponds to one pixel.
  /external/chromium_org/components/history/core/test/
history_client_fake_bookmarks.h 15 // methods relating to bookmarks for unit testing.
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_unittest_win.cc 6 // WifiDataProviderCommon and covered by it's unit tests.
  /external/chromium_org/content/public/test/
content_test_suite_base.h 24 // The methods below are for unit test setup.
test_content_client_initializer.h 19 // Initializes various objects needed to run unit tests that use content::
  /external/chromium_org/content/renderer/
render_process_impl.h 14 // running under certain unit tests.
resizing_mode_selector.cc 17 return !RenderThreadImpl::current() || // can be NULL when in unit tests
  /external/chromium_org/crypto/
crypto_export.h 9 // can be exported to consumers, and CRYPTO_EXPORT_PRIVATE that allows unit
  /external/chromium_org/gin/test/
file_runner.h 17 // "gtest" that are useful when writing unit tests.
  /external/chromium_org/media/base/android/
media_decoder_job.h 150 // Queues an access unit into |media_codec_bridge_|'s input buffer.
151 MediaCodecStatus QueueInputBuffer(const AccessUnit& unit);
160 // Posts a task to start decoding the current access unit in |received_data_|.
165 // Helper function to decode data on |decoder_task_runner_|. |unit| contains
176 void DecodeInternal(const AccessUnit& unit,
189 // Helper function to get the current access unit that is being decoded.
215 // Called when an access unit is consumed by the decoder. |is_config_change|
216 // indicates whether the current access unit is a config change. If it is
217 // true, the next access unit is guarateed to be an I-frame.
261 // unit is EOS or empty, and report |MEDIA_CODEC_OUTPUT_END_OF_STREAM|. Thi
    [all...]
  /external/chromium_org/media/formats/mp2t/
ts_section_psi.h 41 // Do not start parsing before getting a unit start indicator.
  /external/chromium_org/net/base/
net_export.h 9 // be exported to consumers, and NET_EXPORT_PRIVATE that allows unit tests to

Completed in 725 milliseconds

<<21222324252627282930>>