HomeSort by relevance Sort by last modified time
    Searched refs:testing (Results 4576 - 4600 of 4772) sorted by null

<<181182183184185186187188189190>>

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoengine_unittest.h 142 class VideoEngineTest : public testing::Test {
448 class VideoMediaChannelTest : public testing::Test,
816 // before testing stats.
    [all...]
  /external/icu/icu4c/source/
config.status 192 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
    [all...]
  /external/jpeg/
configure 520 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
522 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
    [all...]
  /external/qemu/distrib/jpeg-6b/
configure 520 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
522 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
    [all...]
  /external/skia/
Android.mk 48 # used for testing
  /external/srtp/
config.status 192 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
  /frameworks/base/docs/html/
jd_collections.js 409 "guide/topics/manifest/uses-feature-element.html#testing"
  /ndk/build/core/
init.mk 547 # For testing purpose
  /art/compiler/dex/
local_value_numbering_test.cc 24 class LocalValueNumberingTest : public testing::Test {
  /external/chromium_org/base/test/
trace_event_analyzer_unittest.cc 9 #include "testing/gmock/include/gmock/gmock.h"
10 #include "testing/gtest/include/gtest/gtest.h"
16 class TraceEventAnalyzerTest : public testing::Test {
  /external/chromium_org/cc/quads/
draw_quad_unittest.cc 26 #include "testing/gtest/include/gtest/gtest.h"
687 class DrawQuadIteratorTest : public testing::Test {
    [all...]
  /external/chromium_org/cc/resources/
prioritized_resource_unittest.cc 18 #include "testing/gtest/include/gtest/gtest.h"
22 class PrioritizedResourceTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler_unittest.cc 24 #include "testing/gtest/include/gtest/gtest.h"
90 // Fake drive service extended for testing cancellation.
128 class JobSchedulerTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_unittest.cc 28 #include "testing/gtest/include/gtest/gtest.h"
324 class ProtocolHandlerRegistryTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
counting_policy_unittest.cc 25 #include "testing/gtest/include/gtest/gtest.h"
37 class CountingPolicyTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/browser/history/
thumbnail_database_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
161 class ThumbnailDatabaseTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x_unittest.cc 21 #include "testing/gtest/include/gtest/gtest.h"
136 // As a hack to ease testing migration, make it possible to reject the new
321 class NativeBackendGnomeTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary_unittest.cc 26 #include "testing/gmock/include/gmock/gmock.h"
27 #include "testing/gtest/include/gtest/gtest.h"
64 class SpellcheckCustomDictionaryTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
167 class MetadataDatabaseTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/installer/util/
shell_util_unittest.cc 26 #include "testing/gtest/include/gtest/gtest.h"
37 class ShellUtilShortcutTest : public testing::Test {
    [all...]
  /external/chromium_org/chrome/test/chromedriver/chrome/
devtools_client_impl_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
95 class DevToolsClientImplTest : public testing::Test {
    [all...]
  /external/chromium_org/content/browser/fileapi/
file_system_operation_impl_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
57 : public testing::Test {
    [all...]
  /external/chromium_org/content/common/
cc_messages_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
48 class CCMessagesTest : public testing::Test {
    [all...]
  /external/chromium_org/content/renderer/
v8_value_converter_impl_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
19 // are used during checking for duplicates. For testing purposes we need to
47 class V8ValueConverterImplTest : public testing::Test {
865 // Not testing ArrayBuffers as V8ValueConverter uses blink helpers and
  /external/chromium_org/device/bluetooth/
bluetooth_gatt_chromeos_unittest.cc 26 #include "testing/gtest/include/gtest/gtest.h"
300 class BluetoothGattChromeOSTest : public testing::Test {
    [all...]

Completed in 1577 milliseconds

<<181182183184185186187188189190>>