OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testing
(Results
1551 - 1575
of
7783
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium/chrome/browser/resources/shared/js/cr/
event_target_test.html
11
goog.require('goog.
testing
.jsunit');
/external/chromium/chrome/browser/sessions/
session_service_test_helper.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/chrome/browser/
shell_integration_unittest.cc
21
#include "
testing
/gtest/include/gtest/gtest.h"
77
const char kTestData1[] = "a magical
testing
string";
78
const char kTestData2[] = "a different
testing
string";
158
" while
testing
" << test_cases[i].url;
/external/chromium/chrome/browser/sync/
sync_ui_util_mac_unittest.mm
13
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h
72
// Exposed only for unit
testing
.
bookmark_menu_cocoa_controller_unittest.mm
11
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa_unittest.mm
14
#include "
testing
/gtest/include/gtest/gtest.h"
bubble_view.h
62
// APIs exposed only for
testing
.
bug_report_window_controller_unittest.mm
15
#import "
testing
/gtest_mac.h"
confirm_quit_panel_controller_unittest.mm
8
#include "
testing
/gtest_mac.h"
history_menu_cocoa_controller_unittest.mm
14
#include "
testing
/gtest/include/gtest/gtest.h"
menu_button_unittest.mm
68
[[ClickHoldButtonCell alloc] initTextCell:@"
Testing
"]);
menu_controller.h
55
// Exposed only for unit
testing
, do not call directly.
/external/chromium/chrome/browser/ui/cocoa/extensions/
extension_popup_controller_unittest.mm
96
// and extensions for easy
testing
need to be implemented.
/external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_bridge.h
75
// Used to disable find bar animations when
testing
.
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
sad_tab_controller_unittest.mm
104
// Add handler for the openLearnMoreAboutCrashLink: action to NSApp for
testing
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_controller_views.h
48
// |navigator| is used if |browser| is null, and is provided for
testing
.
/external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.h
39
// default behavior. This is used during
testing
and not generally useful
/external/chromium/chrome/common/extensions/docs/server/
chromeextensionsdocs.py
188
self.response.out.write("
Testing
TRUNK<br/>")
194
self.response.out.write("<br/>
Testing
DEV<br/>")
200
self.response.out.write("<br/>
Testing
BETA<br/>")
206
self.response.out.write("<br/>
Testing
STABLE<br/>")
212
self.response.out.write("<br/>
Testing
jstemplate_compiled.js<br/>")
218
self.response.out.write("<br/>
Testing
extension_api.json<br/>")
224
self.response.out.write("<br/>
Testing
favicon.ico<br/>")
230
self.response.out.write("<br/>
Testing
DEFAULT<br/>")
242
self.response.out.write("<br/>
Testing
DEFAULT (trunk)<br/>")
/external/chromium/chrome/common/extensions/
extension_extent_unittest.cc
8
#include "
testing
/gtest/include/gtest/gtest.h"
extension_resource.cc
66
// Unit-
testing
helpers.
/external/chromium/chrome/common/
thumbnail_score_unittest.cc
6
#include "
testing
/gtest/include/gtest/gtest.h"
time_format_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/googleurl/src/
url_test_utils.h
40
#include "
testing
/gtest/include/gtest/gtest.h"
/external/chromium/net/base/
host_mapping_rules_unittest.cc
8
#include "
testing
/gtest/include/gtest/gtest.h"
Completed in 594 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>