/external/pdfium/testing/resources/javascript/ |
D | globals_expected.txt | 1 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 …]
|
D | document_props_expected.txt | 1 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 …]
|
D | consts_expected.txt | 1 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 …]
|
D | document_methods_expected.txt | 1 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 …]
|
D | app_props_expected.txt | 1 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 …]
|
D | bug_361_expected.txt | 1 Alert: Answer for "goats" is: string goats 2 Alert: Answer for "b4" is: string b4 3 Alert: Answer for "b4.5" is: string b4.5 4 Alert: Answer for "4x" is: string 4x 5 Alert: Answer for "4.5x" is: string 4.5x 6 Alert: Answer for "4" is: number 4 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 3 2 1" is: string 4 3 2 1 [all …]
|
D | apply_expected.txt | 1 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
|
D | app_alert_expected.txt | 1 Alert: This test passes if alert() logs output under the test utility.
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Object.cpp | 46 void CJS_EmbedObj::Alert(CJS_Context* pContext, const FX_WCHAR* swMsg) { in Alert() function in CJS_EmbedObj 47 CJS_Object::Alert(pContext, swMsg); in Alert() 88 void CJS_Object::Alert(CJS_Context* pContext, const FX_WCHAR* swMsg) { in Alert() function in CJS_Object
|
D | JS_Object.h | 35 void Alert(CJS_Context* pContext, const FX_WCHAR* swMsg); 66 static void Alert(CJS_Context* pContext, const FX_WCHAR* swMsg);
|
D | PublicMethods.cpp | 1115 Alert(pContext, sError.c_str()); in AFNumber_Keystroke() 1338 Alert(pContext, swMsg.c_str()); in AFDate_FormatEx() 1444 Alert(pContext, swMsg.c_str()); in AFDate_KeystrokeEx() 1673 Alert( in AFSpecial_KeystrokeEx() 1691 Alert(pContext, in AFSpecial_KeystrokeEx() 1698 Alert(pContext, in AFSpecial_KeystrokeEx() 1706 Alert(pContext, in AFSpecial_KeystrokeEx() 1840 Alert((CJS_Context*)cc, swMsg.c_str()); in AFParseDateEx() 2018 Alert(pContext, swMsg.c_str()); in AFRange_Validate()
|
/external/pdfium/testing/ |
D | embedder_test_mock_delegate.h | 15 Alert,
|
D | embedder_test_timer_handling_delegate.h | 34 int Alert(FPDF_WIDESTRING message, in Alert() function
|
D | embedder_test.h | 40 virtual int Alert(FPDF_WIDESTRING message, in Alert() function
|
/external/chromium-trace/catapult/dashboard/dashboard/models/ |
D | anomaly.py | 21 class Anomaly(alert.Alert):
|
D | stoppage_alert.py | 18 class StoppageAlert(alert.Alert):
|
D | alert.py | 13 class Alert(internal_only_model.InternalOnlyModel): class
|
/external/pdfium/fpdfsdk/src/ |
D | fpdfformfill_embeddertest.cpp | 19 EXPECT_CALL(mock, Alert(_, _, _, _)).Times(0); in TEST_F()
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | bootstrap.js | 94 , Alert = function (el) { class 98 Alert.prototype.close = function (e) { class 139 if (!data) $this.data('alert', (data = new Alert(this))) 144 $.fn.alert.Constructor = Alert 151 $('body').on('click.alert.data-api', dismiss, Alert.prototype.close)
|
/external/autotest/client/profilers/powertop/src/po/ |
D | ja.po | 204 "Disable the SE-Alert software by removing the 'setroubleshoot-server' rpm\n" 205 "SE-Alert alerts you about SELinux policy violations, but also\n" 208 "setroubleshoot-serverをアンインストールし、SE-Alertを無効にしてください。\n" 209 "SELinuxのポリシー違反について警告するSE-Alertは、\n"
|
D | ru.po | 208 "Disable the SE-Alert software by removing the 'setroubleshoot-server' rpm\n" 209 "SE-Alert alerts you about SELinux policy violations, but also\n" 212 "Выключите программу SE-Alert, удалив rpm 'setroubleshoot-server'\n" 213 "SE-Alert предупреждает Вас о нарушениях политики SELinux, но также\n"
|
D | zh.po | 448 "Disable the SE-Alert software by removing the 'setroubleshoot-server' rpm\n" 449 "SE-Alert alerts you about SELinux policy violations, but also\n" 452 "移除 \"setroubleshoot-server\" 套件並關閉 \"SE-Alert\" 軟體\n" 453 "SE-Alert 會提醒您關於 SELinux 策略上的牴觸問題,但也存在一個臭蟲,\n"
|
D | de.po | 210 "Disable the SE-Alert software by removing the 'setroubleshoot-server' rpm\n" 211 "SE-Alert alerts you about SELinux policy violations, but also\n" 214 "Deaktivieren Sie das Programm \"SE-Alert\" indem Sie das Packet\n" 215 "\"setroubleshoot-server\" entfernen. SE-Alert alamiert Sie über SELinux\n"
|
D | pl.po | 203 "Disable the SE-Alert software by removing the 'setroubleshoot-server' rpm\n" 204 "SE-Alert alerts you about SELinux policy violations, but also\n" 207 "Wyłącz oprogramowanie SE-Alert usuwając pakiet \"setroubleshoot-server\"\n" 208 "SE-Alert powiadamia o naruszeniach polityki SELinuksa, ale ma\n"
|
D | fi.po | 205 "Disable the SE-Alert software by removing the 'setroubleshoot-server' rpm\n" 206 "SE-Alert alerts you about SELinux policy violations, but also\n" 209 "Poista SE-Alert käytöstä poistamalla setroubleshoot-server -rpm.\n" 210 "SE-Alert ilmoittaa SELinux-käytäntöjen rikkomuksista, mutta sisältää myös "
|