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

<<61626364656667686970>>

  /external/chromium_org/content/renderer/android/
phone_number_detector_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
12 class PhoneNumberDetectorTest : public testing::Test {
  /external/chromium_org/content/renderer/media/android/
media_info_loader_unittest.cc 17 using ::testing::_;
18 using ::testing::InSequence;
19 using ::testing::NiceMock;
38 class MediaInfoLoaderTest : public testing::Test {
  /external/chromium_org/content/renderer/media/webrtc/
webrtc_video_capturer_adapter_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
15 public ::testing::Test {
  /external/chromium_org/content/renderer/
render_thread_impl_browsertest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
18 class RenderThreadImplBrowserTest : public testing::Test {
render_thread_impl_unittest.cc 6 #include "testing/gtest/include/gtest/gtest.h"
12 class RenderThreadImplUnittest : public testing::Test {
  /external/chromium_org/content/test/
fileapi_test_file_set.cc 13 #include "testing/gtest/include/gtest/gtest.h"
62 SCOPED_TRACE(testing::Message() << "Creating kRegularTestCases " << i);
  /external/chromium_org/dbus/
object_proxy_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
16 class ObjectProxyTest : public testing::Test {
  /external/chromium_org/device/bluetooth/
bluetooth_service_record_win_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
32 class BluetoothServiceRecordWinTest : public testing::Test {
  /external/chromium_org/extensions/browser/api/
api_resource_manager_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
22 class ApiResourceManagerUnitTest : public testing::Test {
  /external/chromium_org/google_apis/gaia/
google_service_auth_error_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
19 class GoogleServiceAuthErrorTest : public testing::Test {};
  /external/chromium_org/gpu/command_buffer/common/
debug_marker_manager_unittest.cc 6 #include "testing/gtest/include/gtest/gtest.h"
12 class DebugMarkerManagerTest : public testing::Test {
  /external/chromium_org/gpu/command_buffer/tests/
gl_lose_context_chromium_unittest.cc 13 #include "testing/gmock/include/gmock/gmock.h"
14 #include "testing/gtest/include/gtest/gtest.h"
18 class GLLoseContextTest : public testing::Test {
  /external/chromium_org/gpu/gles2_conform_support/
generate_gles2_conform_tests.py 33 #include "testing/gtest/include/gtest/gtest.h"
  /external/chromium_org/jingle/notifier/base/
xmpp_connection_unittest.cc 22 #include "testing/gmock/include/gmock/gmock.h"
23 #include "testing/gtest/include/gtest/gtest.h"
38 using ::testing::_;
39 using ::testing::Return;
40 using ::testing::SaveArg;
74 class XmppConnectionTest : public testing::Test {
  /external/chromium_org/jingle/notifier/communicator/
connection_settings_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
14 class ConnectionSettingsTest : public ::testing::Test {
login_settings_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
18 class LoginSettingsTest : public ::testing::Test {
  /external/chromium_org/media/audio/alsa/
alsa_output_unittest.cc 13 #include "testing/gmock/include/gmock/gmock.h"
14 #include "testing/gtest/include/gtest/gtest.h"
16 using testing::_;
17 using testing::AllOf;
18 using testing::AtLeast;
19 using testing::DoAll;
20 using testing::Field;
21 using testing::InSequence;
22 using testing::Invoke;
23 using testing::InvokeWithoutArgs
    [all...]
  /external/chromium_org/media/audio/mac/
audio_device_listener_mac_unittest.cc 13 #include "testing/gmock/include/gmock/gmock.h"
14 #include "testing/gtest/include/gtest/gtest.h"
18 class AudioDeviceListenerMacTest : public testing::Test {
  /external/chromium_org/media/audio/sounds/
sounds_manager_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
21 class SoundsManagerTest : public testing::Test {
  /external/chromium_org/media/filters/
fake_video_decoder_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
29 : public testing::Test,
30 public testing::WithParamInterface<FakeVideoDecoderTestParams> {
229 ::testing::Values(FakeVideoDecoderTestParams(9, 1),
233 ::testing::Values(FakeVideoDecoderTestParams(9, 3),
video_frame_scheduler_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
33 class VideoFrameSchedulerTest : public testing::Test {
  /external/chromium_org/media/formats/mp4/
sample_to_group_iterator_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
18 class SampleToGroupIteratorTest : public testing::Test {
  /external/chromium_org/media/formats/mpeg/
mp3_stream_parser_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
12 class MP3StreamParserTest : public StreamParserTestBase, public testing::Test {
  /external/chromium_org/media/formats/webm/
webm_tracks_parser_unittest.cc 10 #include "testing/gmock/include/gmock/gmock.h"
11 #include "testing/gtest/include/gtest/gtest.h"
13 using ::testing::InSequence;
14 using ::testing::Return;
15 using ::testing::_;
21 class WebMTracksParserTest : public testing::Test {
  /external/chromium_org/net/base/
dns_util_unittest.cc 6 #include "testing/gtest/include/gtest/gtest.h"
10 class DNSUtilTest : public testing::Test {

Completed in 1421 milliseconds

<<61626364656667686970>>