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

<<171172173174175176177178179180>>

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmpplogintask_unittest.cc 37 class XmppLoginTaskTest : public testing::Test {
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
svc_test.cc 26 class SvcTest : public ::testing::Test {
  /external/chromium_org/third_party/mesa/src/src/glsl/tests/
set_uniform_initializer_tests.cpp 37 class set_uniform_initializer : public ::testing::Test {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
type_traits_unittest.cc 40 #include <google/protobuf/testing/googletest.h>
161 // testing conversion type traits.
  /external/chromium_org/third_party/webrtc/base/
network_unittest.cc 29 class NetworkTest : public testing::Test, public sigslot::has_slots<> {
363 // Testing a similar case to above, but checking that a network can be updated
  /external/chromium_org/third_party/webrtc/common_video/libyuv/
scaler_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
22 class TestScaler : public ::testing::Test {
  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc 33 #include "testing/gtest/include/gtest/gtest.h"
276 class ApmTest : public ::testing::Test {
750 // Testing number of invalid channels.
753 // Testing number of valid channels.
762 // Testing invalid sample rates
765 // Testing valid sample rates
    [all...]
  /external/chromium_org/third_party/webrtc/modules/bitrate_controller/
bitrate_controller_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
58 class BitrateControllerTest : public ::testing::Test {
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.cc 18 namespace testing { namespace in namespace:webrtc
608 } // namespace testing
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_sender_unittest.cc 16 #include "testing/gmock/include/gmock/gmock.h"
17 #include "testing/gtest/include/gtest/gtest.h"
273 class RtcpSenderTest : public ::testing::Test {
rtp_fec_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
41 class RtpFecTest : public ::testing::Test {
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
101 class VideoProcessorIntegrationTest: public testing::Test {
    [all...]
  /external/chromium_org/third_party/webrtc/video/
call_perf_tests.cc 16 #include "testing/gtest/include/gtest/gtest.h"
50 class CallPerfTest : public ::testing::Test {
  /external/chromium_org/ui/app_list/
app_list_model_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
75 class AppListModelTest : public testing::Test {
80 // testing::Test overrides:
239 // testing::Test overrides:
  /external/chromium_org/ui/base/ime/chromeos/
character_composer_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
18 class CharacterComposerTest : public testing::Test {
  /external/chromium_org/ui/base/l10n/
time_format_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
22 class TimeFormatTest : public ::testing::Test {
  /external/chromium_org/ui/events/ozone/evdev/
touch_event_converter_evdev_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
116 class TouchEventConverterEvdevTest : public testing::Test {
120 // Overridden from testing::Test:
  /external/chromium_org/ui/gfx/
icon_util_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
27 class IconUtilTest : public testing::Test {
  /external/chromium_org/ui/gfx/image/
image_skia_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
128 class ImageSkiaTest : public testing::Test {
  /external/chromium_org/ui/keyboard/
keyboard_controller_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
167 class KeyboardControllerTest : public testing::Test {
336 // Make sure hit testing works correctly while the keyboard is visible.
  /external/chromium_org/v8/test/mjsunit/
debug-scopes.js 29 // The functions used for testing backtraces. They are at the top to make the
30 // testing of source line/column easier.
  /external/clang/unittests/ASTMatchers/Dynamic/
RegistryTest.cpp 22 class RegistryTest : public ::testing::Test {
  /external/clang/unittests/Tooling/
CompilationDatabaseTest.cpp 136 class FileMatchTrieTest : public ::testing::Test {
  /external/gtest/test/
gtest-filepath_test.cc 59 namespace testing { namespace
680 } // namespace testing
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
ConcurrentMapInterfaceTest.java 17 package com.google.common.collect.testing;

Completed in 1521 milliseconds

<<171172173174175176177178179180>>