Home
last modified time | relevance | path

Searched refs:Alert (Results 1 – 25 of 52) sorted by relevance

123

/external/pdfium/testing/resources/javascript/
Dglobals_expected.txt1 Alert: ************ Initial State ************
2 Alert: Enumerable Globals:
3 Alert: setPersistent = function setPersistent() { [native code] }, own property = true
4 Alert: Expected Globals:
5 Alert: true_var = undefined
6 Alert: false_var = undefined
7 Alert: zero_var = undefined
8 Alert: number_var = undefined
9 Alert: string_var = undefined
10 Alert: object_var = undefined
[all …]
Ddocument_props_expected.txt1 Alert: *** Getting properties ***
2 Alert: this.ADBE is undefined undefined
3 Alert: this.author is string Joe Random Author
4 Alert: this.baseURL is string
5 Alert: this.bookmarkRoot is undefined undefined
6 Alert: this.calculate is boolean true
7 Alert: this.Collab is undefined undefined
8 Alert: this.creationDate is string
9 Alert: this.creator is string Joe Random Creator
10 Alert: this.delay is boolean false
[all …]
Dconsts_expected.txt1 Alert: border.s is solid
2 Alert: border.b is beveled
3 Alert: border.d is dashed
4 Alert: border.i is inset
5 Alert: border.u is underline
6 Alert: border.nonesuch is undefined
7 Alert: display.visible is 0
8 Alert: display.hidden is 1
9 Alert: display.noPrint is 2
10 Alert: display.noView is 3
[all …]
Ddocument_methods_expected.txt1 Alert: *** Testing Unsupported Methods ***
2 Alert: PASS: typeof this.addAnnot = function
3 Alert: PASS: this.addAnnot() = undefined
4 Alert: PASS: this.addAnnot(1, 2, "clams", [1, 2, 3]) = undefined
5 Alert: PASS: typeof this.addField = function
6 Alert: PASS: this.addField() = undefined
7 Alert: PASS: this.addField(1, 2, "clams", [1, 2, 3]) = undefined
8 Alert: PASS: typeof this.addLink = function
9 Alert: PASS: this.addLink() = undefined
10 Alert: PASS: this.addLink(1, 2, "clams", [1, 2, 3]) = undefined
[all …]
Dutil_printd_expected.txt1 Alert: mm/dd/yyyy HH:MM:ss: 07/04/2014 15:59:58
2 Alert: 0: D:20140704155958
3 Alert: 1: 2014.07.04 15:59:58
4 Alert: 2: 2014/07/04 15:59:58
5 Alert: 3: Caught error: util.printd: Incorrect parameter value.
6 Alert: mmmm: July
7 Alert: mmm: Jul
8 Alert: mm: 07
9 Alert: m: 7
10 Alert: dddd: Sunday
[all …]
Dbug_361_expected.txt1 Alert: Answer for "" is: string
2 Alert: Answer for "goats" is: string goats
3 Alert: Answer for "b4" is: string b4
4 Alert: Answer for "b4.5" is: string b4.5
5 Alert: Answer for "4x" is: string 4x
6 Alert: Answer for "4.5x" is: string 4.5x
7 Alert: Answer for "4" is: number 4
8 Alert: Answer for "4" is: number 4
9 Alert: Answer for " 4" is: number 4
10 Alert: Answer for "4 " is: number 4
[all …]
Dapp_props_expected.txt1 Alert: *** Getting properties ***
2 Alert: app.activeDocs is object [object global]
3 Alert: app.calculate is boolean true
4 Alert: app.formsVersion is number 7
5 Alert: ERROR: app.fs:
6 Alert: ERROR: app.fullscreen:
7 Alert: app.language is string ENU
8 Alert: ERROR: app.media:
9 Alert: app.platform is string WIN
10 Alert: app.runtimeHighlight is boolean false
[all …]
Dutil_printx_expected.txt1 Alert: ('', '') => ''
2 Alert: ('', '123') => ''
3 Alert: ('??', '') => ''
4 Alert: ('??', 'f2') => 'f2'
5 Alert: ('??', 'f27') => 'f2'
6 Alert: ('XXX', '') => ''
7 Alert: ('XXX', '1afp3.') => '1af'
8 Alert: ('XXX', '-1Afp3.d33F$') => '1Af'
9 Alert: ('AAA', '') => ''
10 Alert: ('AAA', '-1Afp3.') => 'Afp'
[all …]
Dmouse_events_expected.txt1 Alert: enter
2 Alert: exit
3 Alert: enter
4 Alert: down
5 Alert: focus
6 Alert: up
7 Alert: exit
8 Alert: enter
9 Alert: focus
10 Alert: exit
Dapp_alert_expected.txt1 Alert: This test passes if alert() logs output under the test utility.
5 Alert: undefined
6 Alert: null
7 Alert: true
8 Alert: false
9 Alert: 42
10 Alert: [1, 2, 3]
11 Alert: [1, 2, [object Object]]
13 Alert: Caught expected error app.alert: Incorrect number of parameters passed to function.
14 Alert: Caught expected error app.alert: Incorrect number of parameters passed to function.
[all …]
Dutil_bytetochar_expected.txt1 Alert: 0 =>
2 Alert: 65 => 65
3 Alert: 127 => 127
4 Alert: 128 => 128
5 Alert: 255 => 255
6 Alert: 256: Caught error: util.byteToChar: Incorrect parameter value.
7 Alert: 40000000: Caught error: util.byteToChar: Incorrect parameter value.
8 Alert: -1: Caught error: util.byteToChar: Incorrect parameter value.
9 Alert: Caught expected error: util.byteToChar: Incorrect number of parameters passed to function.
Dfield_expected.txt1 Alert: field is MyField
2 Alert: sub_a is MyField.Sub_A
3 Alert: nonesuch is undefined
4 Alert: found 4 sub-fields:
5 Alert: MyField.Sub_A
6 Alert: MyField.Sub_B
7 Alert: MyField.Sub_X
8 Alert: MyField.Sub_Z
Dapply_expected.txt1 Alert: Applying to util itself - should succeed
2 Alert: A
3 Alert: Applying to array - should throw
4 Alert: Caught: TypeError: Illegal invocation
5 Alert: Applying to number - should throw
6 Alert: Caught: TypeError: Illegal invocation
7 Alert: Applying to wrong native obj - should throw
8 Alert: Caught: TypeError: Illegal invocation
Dapp_repsonse_expected.txt2 Alert: result: No
4 Alert: result: No
6 Alert: result: No
8 Alert: result: No
9 Alert: Caught expected error app.response: Incorrect number of parameters passed to function.
10 Alert: Caught expected error app.response: Incorrect number of parameters passed to function.
Darray_buffer_expected.txt1 Alert: This test attempts to make array buffers until exhausted
2 Alert: Trying size 1000
3 Alert: Trying size 2000000
4 Alert: Trying size 4000000000
5 Alert: Caught error RangeError: Array buffer allocation failed
Dbug_740166_expected.txt1 Alert: Values = 1 .9999 2
2 Alert: Values = 0000000001 .9999 2
3 Alert: Values = %0.100x .9999 2
4 Alert: Values = %0.1000x .9999 2
Dapp_mailmsg_expected.txt1 Alert: This test passes if mailMsg() logs output under the test utility.
8 Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
9 Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
10 Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
Dbug_679643_expected.txt1 Alert: Starting ...
2 Alert: Firing ...
3 Alert: failed: Annot.name: Object no longer exists.
Dbug_494057_expected.txt1 Alert: field is MyField
2 Alert: field value is ''
3 Alert: field value is ''
Dbug_679642_expected.txt1 Alert: Starting ...
2 Alert: Firing ...
3 Alert: failed: Field.page: Object no longer exists.
Dbug_735912_expected.txt1 Alert: removed
2 Alert: focused
Dbug_492_1_expected.txt1 Alert: annot_s_name
2 Alert: annot_s_name
Dbug_695826_expected.txt1 Alert: Done!
/external/adhd/cras/src/tests/
Dalert_unittest.cc31 TEST(Alert, OneCallback) { in TEST() argument
42 TEST(Alert, OneCallbackPost2Call1) { in TEST() argument
55 TEST(Alert, OneCallbackWithData) { in TEST() argument
68 TEST(Alert, OneCallbackTwoDataCalledOnce) { in TEST() argument
84 TEST(Alert, OneCallbackTwoDataKeepAll) { in TEST() argument
101 TEST(Alert, TwoCallbacks) { in TEST() argument
115 TEST(Alert, NoPending) { in TEST() argument
125 TEST(Alert, PendingInCallback) { in TEST() argument
142 TEST(Alert, Prepare) { in TEST() argument
154 TEST(Alert, TwoAlerts) { in TEST() argument
/external/pdfium/testing/
Dembedder_test_mock_delegate.h15 Alert,

123