OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testing
(Results
526 - 550
of
7783
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/
spellcheck_message_filter_browsertest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
19
// Fake filter for
testing
, which stores sent messages and
/external/chromium/chrome/browser/sync/glue/
autofill_data_type_controller_unittest.cc
5
#include "
testing
/gtest/include/gtest/gtest.h"
24
#include "
testing
/gmock/include/gmock/gmock.h"
31
using
testing
::_;
32
using
testing
::DoAll;
33
using
testing
::Invoke;
34
using
testing
::Return;
35
using
testing
::SetArgumentPointee;
83
class AutofillDataTypeControllerTest : public
testing
::Test {
/external/chromium/chrome/browser/ui/cocoa/
base_view_unittest.mm
10
#include "
testing
/gtest/include/gtest/gtest.h"
11
#include "
testing
/platform_test.h"
event_utils_unittest.mm
10
#include "
testing
/gtest/include/gtest/gtest.h"
11
#include "
testing
/platform_test.h"
hover_image_button_unittest.mm
11
#include "
testing
/gtest/include/gtest/gtest.h"
12
#include "
testing
/platform_test.h"
/external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_mac_unittest.mm
8
#include "
testing
/gtest/include/gtest/gtest.h"
9
#include "
testing
/platform_test.h"
/external/chromium/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration_unittest.mm
10
#include "
testing
/gtest/include/gtest/gtest.h"
11
#import "
testing
/gtest_mac.h"
/external/chromium/chrome/browser/ui/gtk/
gtk_theme_service_unittest.cc
13
#include "
testing
/gtest/include/gtest/gtest.h"
26
class GtkThemeServiceTest : public
testing
::Test {
/external/chromium/chrome/browser/ui/views/extensions/
browser_action_drag_data_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
22
typedef
testing
::Test BrowserActionDragDataTest;
/external/chromium/chrome/browser/ui/views/
generic_info_view_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
25
class GenericInfoViewTest : public
testing
::Test {
/external/chromium/chrome/browser/ui/views/status_icons/
status_tray_win_unittest.cc
10
#include "
testing
/gmock/include/gmock/gmock.h"
11
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/chrome/common/
bzip2_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
15
class Bzip2Test : public
testing
::Test {
/external/chromium/chrome/common/extensions/
extension_localization_peer_unittest.cc
15
#include "
testing
/gmock/include/gmock/gmock.h"
16
#include "
testing
/gtest/include/gtest/gtest.h"
19
using
testing
::_;
20
using
testing
::DoAll;
21
using
testing
::Invoke;
22
using
testing
::StrEq;
23
using
testing
::Return;
81
class ExtensionLocalizationPeerTest : public
testing
::Test {
/external/chromium/chrome/common/net/gaia/
google_service_auth_error_unittest.cc
13
#include "
testing
/gtest/include/gtest/gtest.h"
19
class GoogleServiceAuthErrorTest : public
testing
::Test {};
/external/chromium/net/ftp/
ftp_directory_listing_parser_unittest.h
13
#include "
testing
/gtest/include/gtest/gtest.h"
17
class FtpDirectoryListingParserTest : public
testing
::Test {
/external/chromium/net/proxy/
proxy_config_service_common_unittest.h
10
#include "
testing
/gtest/include/gtest/gtest.h"
31
::
testing
::AssertionResult Matches(
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest_prod.h
32
// Google C++
Testing
Framework definitions useful in production code.
47
// class MyClassTest : public
testing
::Test {
/external/chromium/testing/gtest/include/gtest/
gtest_prod.h
32
// Google C++
Testing
Framework definitions useful in production code.
47
// class MyClassTest : public
testing
::Test {
/external/chromium/testing/gtest/test/
gtest-typed-test_test.h
39
using
testing
::Test;
41
// For
testing
that the same type-parameterized test case can be
gtest_uninitialized_test_.cc
36
// realistic stage for
testing
the behavior of Google Test when
37
// RUN_ALL_TESTS() is called without
testing
::InitGoogleTest() being
/external/expat/conftools/
get-version.sh
39
case `echo "
testing
\c"; echo 1,2,3`,`echo -n
testing
; echo 1,2,3` in
/external/gtest/include/gtest/
gtest_prod.h
32
// Google C++
Testing
Framework definitions useful in production code.
47
// class MyClassTest : public
testing
::Test {
/external/gtest/test/
gtest-typed-test_test.h
39
using
testing
::Test;
41
// For
testing
that the same type-parameterized test case can be
gtest_uninitialized_test_.cc
36
// realistic stage for
testing
the behavior of Google Test when
37
// RUN_ALL_TESTS() is called without
testing
::InitGoogleTest() being
/external/icu4c/test/intltest/
rbbiapts.h
52
*
Testing
the iteration methods of RuleBasedBreakIterator
102
* Special class to enable
testing
of protected functions in RuleBasedBreakIterator
Completed in 657 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>