OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:confirm
(Results
101 - 125
of
1317
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/resources/options/
password_manager.html
32
<button id="password-manager-
confirm
" i18n-content="done"></button>
search_engine_manager.html
20
<button id="search-engine-manager-
confirm
" type="submit"
/external/chromium_org/chrome/browser/tab_contents/
spelling_bubble_model.h
18
// A class that implements a bubble menu shown when we
confirm
a user allows
/external/chromium_org/chrome/browser/ui/ash/
shelf_browsertest.cc
17
//
Confirm
that a status bubble doesn't cause the shelf to darken.
/external/chromium_org/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.h
39
// If the user did not
confirm
quit, send this message to give the user
/external/chromium_org/chrome/browser/ui/views/
confirm_bubble_views_unittest.cc
19
// Create parent widget, as
confirm
bubble must have an owner.
/external/chromium_org/chrome/browser/ui/webui/extensions/chromeos/
kiosk_apps_browsertest.js
112
cr.dispatchSimpleEvent($('kiosk-options-overlay-
confirm
'), 'click');
182
var confirmOverlay = $('kiosk-disable-bailout-
confirm
-overlay');
195
//
Confirm
it and the check remains.
196
cr.dispatchSimpleEvent($('kiosk-disable-bailout-
confirm
-button'), 'click');
/external/chromium_org/chrome/test/functional/ispy/server/views/
debug_view.html
28
return
confirm
("The area in this diff will be ignored in all future comparisions. Are you sure?");
/external/chromium_org/sync/internal_api/public/
configure_reason.h
10
// Note: This should
confirm
with the enums in sync.proto for
/external/chromium_org/third_party/WebKit/ManualTests/autocorrection/
select-from-multiple-guesses.html
37
<p>After seeing the panel with multiple candidates, use left and/or right arrow key to select the desired candidate, and then use return key to
confirm
. You can also use this test to test that pressing ESC key will dismiss the panel.</p>
/external/chromium_org/third_party/WebKit/ManualTests/
keep_spelling_markers.html
7
<li>
confirm
that you can wrap back to the first misspelling without hanging</li>
/external/chromium_org/third_party/icu/source/test/intltest/
thcoll.h
34
* sorted order, and
confirm
that the collator compares each line as
/external/chromium_org/third_party/libxml/src/
testModule.c
48
/* build the module filename, and
confirm
the module exists */
/external/chromium_org/third_party/ots/test/
test_malicious_fonts.sh
36
#
Confirm
that the malicious font file does not crash OTS nor OS font renderer.
/external/chromium_org/tools/gyp/test/win/
gyptest-command-quote.py
29
# We
confirm
that this fails because other generators don't handle spaces in
/external/chromium_org/ui/base/ime/
input_method_tsf.h
46
// Asks the client to
confirm
current composition text.
/external/dnsmasq/contrib/Solaris10/
README
19
To
confirm
that the service is enabled and online:
/external/icu4c/test/intltest/
thcoll.h
34
* sorted order, and
confirm
that the collator compares each line as
/external/llvm/unittests/Support/
TimeValueTest.cpp
35
//
Confirm
it reversible.
/external/okhttp/src/test/java/com/squareup/okhttp/internal/
FaultRecoveringOutputStreamTest.java
67
//
Confirm
that new data goes to the new stream.
89
//
Confirm
that new data goes to the new stream.
135
//
Confirm
that new data goes to the new stream.
157
//
Confirm
that new data goes to the new stream.
/frameworks/base/core/java/android/webkit/
JsDialogHelper.java
45
public static final int
CONFIRM
= 2;
76
case
CONFIRM
:
151
mResult.
confirm
();
153
mResult.
confirm
(mEdit.getText().toString());
/frameworks/base/core/tests/coretests/src/android/app/
SearchManagerTest.java
59
*
confirm
proper identification of "default" activity based on policy, not hardcoded contacts
99
* The goal of this test is to
confirm
that we can obtain
108
* The goal of this test is to
confirm
that we can obtain
153
* The goal of this test is to
confirm
that we can start and then
/frameworks/base/core/tests/coretests/src/android/app/activity/
ActivityManagerTest.java
56
// test:
confirm
list is empty
68
// test:
confirm
error list length is at least 1 under varying query lengths
76
// test:
confirm
our application shows up in the list
92
// test:
confirm
our ANR'ing application shows up in the list
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
vpath2
9
."rule to print a message at the end to
confirm
that the makefile\n"
/packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeBodyPartTest.java
37
*
Confirm
getContentID() correctly works.
Completed in 1652 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>