OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testing
(Results
1901 - 1925
of
4772
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/chromium_org/components/translate/core/common/
translate_util_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
12
typedef
testing
::Test TranslateUtilTest;
/external/chromium_org/content/browser/android/java/
jni_helper_unittest.cc
10
#include "
testing
/gtest/include/gtest/gtest.h"
39
class JNIAndroidTest : public
testing
::Test {
/external/chromium_org/content/browser/geolocation/
wifi_data_provider_chromeos_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
17
class GeolocationChromeOsWifiDataProviderTest : public
testing
::Test {
/external/chromium_org/content/browser/power_profiler/
power_profiler_service_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
85
class PowerProfilerServiceTest : public
testing
::Test {
/external/chromium_org/content/browser/service_worker/
service_worker_handle_unittest.cc
19
#include "
testing
/gtest/include/gtest/gtest.h"
26
const int kRenderProcessId = 88; // A dummy ID for
testing
.
41
class ServiceWorkerHandleTest : public
testing
::Test {
/external/chromium_org/content/browser/shared_worker/
shared_worker_instance_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
16
class SharedWorkerInstanceTest : public
testing
::Test {
/external/chromium_org/content/child/
power_monitor_broadcast_source_unittest.cc
10
#include "
testing
/gtest/include/gtest/gtest.h"
14
class PowerMonitorBroadcastSourceTest : public
testing
::Test {
/external/chromium_org/content/public/test/
render_view_test.h
18
#include "
testing
/gtest/include/gtest/gtest.h"
40
class RenderViewTest : public
testing
::Test {
123
// These are all methods from RenderViewImpl that we expose to
testing
code.
135
//
testing
::Test
/external/chromium_org/content/renderer/media/
buffered_data_source_host_impl_unittest.cc
6
#include "
testing
/gtest/include/gtest/gtest.h"
10
class BufferedDataSourceHostImplTest : public
testing
::Test {
video_source_handler_unittest.cc
16
#include "
testing
/gmock/include/gmock/gmock.h"
17
#include "
testing
/gtest/include/gtest/gtest.h"
43
class VideoSourceHandlerTest : public ::
testing
::Test {
webrtc_uma_histograms_unittest.cc
7
#include "
testing
/gmock/include/gmock/gmock.h"
8
#include "
testing
/gtest/include/gtest/gtest.h"
10
using ::
testing
::_;
/external/chromium_org/content/renderer/media/webrtc/
video_destination_handler_unittest.cc
19
#include "
testing
/gmock/include/gmock/gmock.h"
20
#include "
testing
/gtest/include/gtest/gtest.h"
24
using ::
testing
::_;
/external/chromium_org/crypto/
rsa_private_key_nss_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
16
class RSAPrivateKeyNSSTest : public
testing
::Test {
/external/chromium_org/device/bluetooth/
bluetooth_device_win_unittest.cc
17
#include "
testing
/gtest/include/gtest/gtest.h"
44
class BluetoothDeviceWinTest : public
testing
::Test {
bluetooth_task_manager_win_unittest.cc
11
#include "
testing
/gtest/include/gtest/gtest.h"
61
class BluetoothTaskManagerWinTest : public
testing
::Test {
/external/chromium_org/extensions/browser/
event_router_unittest.cc
13
#include "
testing
/gtest/include/gtest/gtest.h"
58
typedef
testing
::Test EventRouterTest;
file_reader_unittest.cc
16
#include "
testing
/gtest/include/gtest/gtest.h"
22
class FileReaderTest : public
testing
::Test {
runtime_data_unittest.cc
14
#include "
testing
/gtest/include/gtest/gtest.h"
40
class RuntimeDataTest : public
testing
::Test {
/external/chromium_org/extensions/browser/value_store/
value_store_unittest.h
14
#include "
testing
/gtest/include/gtest/gtest.h"
22
class ValueStoreTest : public
testing
::TestWithParam<ValueStoreTestParam> {
/external/chromium_org/google_apis/gaia/
ubertoken_fetcher_unittest.cc
14
#include "
testing
/gtest/include/gtest/gtest.h"
48
class UbertokenFetcherTest : public
testing
::Test {
/external/chromium_org/gpu/command_buffer/common/
command_buffer_shared_test.cc
11
#include "
testing
/gtest/include/gtest/gtest.h"
15
class CommandBufferSharedTest : public
testing
::Test {
gles2_cmd_format_test.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
18
class GLES2FormatTest : public
testing
::Test {
/external/chromium_org/gpu/command_buffer/service/
id_manager_unittest.cc
6
#include "
testing
/gtest/include/gtest/gtest.h"
11
class IdManagerTest : public
testing
::Test {
/external/chromium_org/gpu/config/
gpu_blacklist_unittest.cc
10
#include "
testing
/gtest/include/gtest/gtest.h"
16
class GpuBlacklistTest : public
testing
::Test {
gpu_control_list_string_info_unittest.cc
6
#include "
testing
/gtest/include/gtest/gtest.h"
10
class StringInfoTest : public
testing
::Test {
Completed in 1933 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>