OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testing
(Results
426 - 450
of
7783
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/base/
dir_reader_fallback.h
25
// Returns true if this is a no-op fallback class (for
testing
).
gtest_prod_util.h
9
#include "
testing
/gtest/include/gtest/gtest_prod.h"
task_unittest.cc
7
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/base/memory/
ref_counted_unittest.cc
6
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/chrome/browser/
app_controller_mac_unittest.mm
11
#include "
testing
/platform_test.h"
browsing_data_database_helper_unittest.cc
10
#include "
testing
/gtest/include/gtest/gtest.h"
browsing_data_indexed_db_helper_unittest.cc
5
#include "
testing
/gtest/include/gtest/gtest.h"
preferences_mac.h
14
// allow it to be mocked out for
testing
.
preferences_mock_mac.h
12
// Mock preferences wrapper for
testing
code that interacts with CFPreferences.
resources_util_unittest.cc
8
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/chrome/browser/chromeos/cros/
mock_cryptohome_library.h
12
#include "
testing
/gmock/include/gmock/gmock.h"
14
using ::
testing
::Invoke;
15
using ::
testing
::WithArgs;
16
using ::
testing
::_;
mock_power_library.h
10
#include "
testing
/gmock/include/gmock/gmock.h"
mock_update_library.h
11
#include "
testing
/gmock/include/gmock/gmock.h"
/external/chromium/chrome/browser/chromeos/login/
mock_ownership_service.h
12
#include "
testing
/gmock/include/gmock/gmock.h"
mock_user_manager.h
13
#include "
testing
/gmock/include/gmock/gmock.h"
user_controller_unittest.cc
10
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/chrome/browser/chromeos/
mock_system_access.h
10
#include "
testing
/gmock/include/gmock/gmock.h"
/external/chromium/chrome/browser/extensions/
extension_install_ui.h
56
// proceed. This is declared virtual for
testing
.
62
// should be re-enabled. This is declared virtual for
testing
.
67
// Installation was successful. This is declared virtual for
testing
.
70
// Installation failed. This is declared virtual for
testing
.
/external/chromium/chrome/browser/net/
ftp_browsertest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
url_request_failed_dns_job.h
25
// Adds the
testing
URLs to the net::URLRequestFilter.
/external/chromium/chrome/browser/policy/
asynchronous_policy_loader_unittest.cc
10
#include "
testing
/gmock/include/gmock/gmock.h"
12
using ::
testing
::_;
13
using ::
testing
::InSequence;
14
using ::
testing
::Return;
device_management_backend_mock.h
9
#include "
testing
/gmock/include/gmock/gmock.h"
mock_configuration_policy_provider.h
14
#include "
testing
/gmock/include/gmock/gmock.h"
mock_configuration_policy_store.h
16
#include "
testing
/gmock/include/gmock/gmock.h"
/external/chromium/chrome/browser/sync/glue/
change_processor_mock.h
12
#include "
testing
/gmock/include/gmock/gmock.h"
Completed in 205 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>