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

<<919293949596979899100>>

  /external/chromium_org/third_party/webrtc/base/
httpbase_unittest.cc 45 class HttpBaseTest : public testing::Test, public IHttpNotify {
107 testing::StreamSource src;
113 testing::StreamSink sink;
506 EXPECT_EQ(testing::SSE_ERROR, sink.Events(http_stream));
httpserver_unittest.cc 15 using namespace testing;
messagequeue_unittest.cc 22 class MessageQueueTest: public testing::Test, public MessageQueue {
proxy_unittest.cc 44 class ProxyTest : public testing::Test {
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/opus/
opus_speed_test.cc 16 using ::testing::ValuesIn;
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/tools/
audio_codec_speed_test.cc 13 #include "testing/gtest/include/gtest/gtest.h"
74 ::testing::UnitTest::GetInstance()->current_test_info()->name();
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
neteq_opus_fec_quality_test.cc 19 using testing::InitGoogleTest;
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_unittest.cc 23 class MouseCursorMonitorTest : public testing::Test,
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_format_remb_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
59 class RtcpFormatRembTest : public ::testing::Test {
rtp_header_extension_unittest.cc 16 #include "testing/gtest/include/gtest/gtest.h"
24 class RtpHeaderExtensionTest : public ::testing::Test {
  /external/chromium_org/tools/cygprofile/
cygprofile_unittest.cc 15 #include "testing/gtest/include/gtest/gtest.h"
99 testing::InitGoogleTest(&argc, argv);
  /external/chromium_org/ui/file_manager/video_player/js/
test_util.js 33 * Extension ID of the testing extension.
83 console.error('The testing extension must be white-listed.');
  /external/chromium_org/ui/gfx/animation/
animation_unittest.cc 5 #include "testing/gtest/include/gtest/gtest.h"
16 class AnimationTest: public testing::Test {
  /external/chromium_org/ui/gfx/
font_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
21 class FontTest : public testing::Test {
113 // Check that fonts used for testing are installed and enabled. On Mac
  /external/chromium_org/ui/message_center/views/
bounded_label_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
23 class BoundedLabelTest : public testing::Test {
notifier_settings_view_unittest.cc 6 #include "testing/gtest/include/gtest/gtest.h"
58 class NotifierSettingsViewTest : public testing::Test {
  /external/chromium_org/ui/ozone/platform/dri/
dri_surface_unittest.cc 5 #include "testing/gtest/include/gtest/gtest.h"
23 class DriSurfaceTest : public testing::Test {
hardware_display_controller_unittest.cc 5 #include "testing/gtest/include/gtest/gtest.h"
24 class HardwareDisplayControllerTest : public testing::Test {
screen_manager_unittest.cc 5 #include "testing/gtest/include/gtest/gtest.h"
33 class ScreenManagerTest : public testing::Test {
  /external/chromium_org/v8/test/mjsunit/
debug-mirror-cache.js 29 // The functions used for testing backtraces. They are at the top to make the
30 // testing of source line/column easier.
  /external/chromium_org/v8/test/webkit/fast/js/kde/
exceptions.js 41 kdeShouldBe(caught, true, "testing throw()");
53 kdeShouldBe(caught, true, "testing throw()");
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_stacktrace_test.cc 20 class FastUnwindTest : public ::testing::Test {
  /external/google-tv-pairing-protocol/cpp/tests/polo/pairing/
polochallengeresponsetest.cc 24 class PoloChallengeResponseTest : public ::testing::Test {
  /external/gtest/include/gtest/internal/
gtest-linked_ptr.h 76 namespace testing { namespace
104 // contention in production code, but is acceptable in a testing
231 } // namespace testing
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractContainerTester.java 17 package com.google.common.collect.testing;
95 * {@link com.google.common.collect.testing.testers.AbstractListTester
155 * TODO: if we're testing a list, we could check indexOf(). (Doing it in
212 * com.google.common.collect.testing.features.CollectionFeature#KNOWN_ORDER}.

Completed in 1662 milliseconds

<<919293949596979899100>>