Home
last modified time | relevance | path

Searched refs:app (Results 1 – 25 of 1669) sorted by relevance

12345678910>>...67

/external/autotest/server/cros/tradefed_test_unittest_data/
DCtsAppTestCases.txt24 03-26 16:14:03 D/InstrumentationTest: Collecting test info for android.app.cts on device chromeos2-…
25 …jur/includes.txt -e debug false -e log true -e timeout_msec 300000 android.app.cts/android.support…
26 …ur/includes.txt -e debug false -e log false -e timeout_msec 300000 android.app.cts/android.support…
27 03-26 16:14:09 D/ModuleListener: ModuleListener.testRunStarted(android.app.cts, 321)
29 03-26 16:14:09 D/ModuleListener: ModuleListener.testStarted(android.app.backup.cts.BackupAgentHelpe…
30 03-26 16:14:09 D/ModuleListener: ModuleListener.testEnded(android.app.backup.cts.BackupAgentHelperT…
31 …porter: [1/321 x86 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.backup.cts.BackupAg…
32 03-26 16:14:09 D/ModuleListener: ModuleListener.testStarted(android.app.backup.cts.BackupAgentTest#…
33 03-26 16:14:09 D/ModuleListener: ModuleListener.testEnded(android.app.backup.cts.BackupAgentTest#te…
34 …porter: [2/321 x86 CtsAppTestCases chromeos2-row8-rack4-host19:22] android.app.backup.cts.BackupAg…
[all …]
/external/pdfium/testing/resources/javascript/
Dapp_props_expected.txt2 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
11 Alert: app.viewerType is string pdfium
[all …]
Dapp_alert.in37 app.alert("This test passes if alert() logs output under the test utility.");
38 app.alert("message", 1, 2, "title");
39 app.alert({"cMsg": "message", "cTitle": "title"});
40 app.alert({"cMsg": "message", "cTitle": "title", "nIcon": 3, "nType": 4});
41 app.alert(undefined);
42 app.alert(null);
43 app.alert(true);
44 app.alert(false);
45 app.alert(42);
46 app.alert([1, 2, 3]);
[all …]
Dapp_repsonse.in39 result = app.response("question");
40 app.alert("result: " + result);
41 result = app.response("question", "title", "default", true, "label");
42 app.alert("result: " + result);
43 result = app.response({"cQuestion": "question"});
44 app.alert("result: " + result);
45 result = app.response({
52 app.alert("result: " + result);
54 app.alert("unexpected error " + e);
57 app.response();
[all …]
Dapply.in37 app.alert('Applying to util itself - should succeed');
39 app.alert(util.byteToChar.apply(util, [65]));
42 app.alert('Caught: ' + e);
45 app.alert('Applying to array - should throw');
47 app.alert(util.byteToChar.apply([], [65]));
50 app.alert('Caught: ' + e);
53 app.alert('Applying to number - should throw');
55 app.alert(util.byteToChar.apply(7, [65]));
58 app.alert('Caught: ' + e);
61 app.alert('Applying to wrong native obj - should throw');
[all …]
Dapp_mailmsg.in37 app.alert("This test passes if mailMsg() logs output under the test utility.");
38 app.mailMsg(true);
39 app.mailMsg(false, "user@example.com");
40 app.mailMsg(false, "user@example.com", "cc@example.com",
42 app.mailMsg({"bUI": true});
43 app.mailMsg({"bUI": false, "cTo": "user@example.com"});
44 app.mailMsg({"bUI": false,
51 app.mailMsg();
53 app.alert("Caught expected error " + e);
56 app.mailMsg(false);
[all …]
/external/webrtc/talk/
Dlibjingle.gyp53 'app/webrtc/java/jni/classreferenceholder.cc',
54 'app/webrtc/java/jni/classreferenceholder.h',
55 'app/webrtc/java/jni/jni_helpers.cc',
56 'app/webrtc/java/jni/jni_helpers.h',
57 'app/webrtc/java/jni/native_handle_impl.cc',
58 'app/webrtc/java/jni/native_handle_impl.h',
59 'app/webrtc/java/jni/peerconnection_jni.cc',
81 'app/webrtc/androidvideocapturer.cc',
82 'app/webrtc/androidvideocapturer.h',
83 'app/webrtc/java/jni/androidmediacodeccommon.h',
[all …]
Dlibjingle_tests.gyp206 'app/webrtc/datachannel_unittest.cc',
207 'app/webrtc/dtlsidentitystore_unittest.cc',
208 'app/webrtc/dtmfsender_unittest.cc',
209 'app/webrtc/fakemetricsobserver.cc',
210 'app/webrtc/fakemetricsobserver.h',
211 'app/webrtc/jsepsessiondescription_unittest.cc',
212 'app/webrtc/localaudiosource_unittest.cc',
213 'app/webrtc/mediastream_unittest.cc',
214 'app/webrtc/peerconnection_unittest.cc',
215 'app/webrtc/peerconnectionendtoend_unittest.cc',
[all …]
/external/python/cpython2/PC/VS7.1/
Dpython.iss51 ; Default install dir; value of {app} later (unless user overrides).
76 UninstallDisplayIcon={app}\pyc.ico
107 Source: LICENSE.txt; DestDir: {app}; CopyMode: alwaysoverwrite
108 Source: README.txt; DestDir: {app}; CopyMode: alwaysoverwrite
109 Source: News.txt; DestDir: {app}; CopyMode: alwaysoverwrite
110 Source: *.ico; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main
112 Source: python.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main
113 Source: pythonw.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main
114 Source: w9xpopen.exe; DestDir: {app}; CopyMode: alwaysoverwrite; Components: main
117 Source: DLLs\tcl83.dll; DestDir: {app}\DLLs; CopyMode: alwaysoverwrite; Components: tk
[all …]
/external/nos/host/generic/nugget/proto/
DBUILD68 "nugget/app/keymaster/Keymaster.client.cpp",
71 "nugget/app/keymaster/Keymaster.client.h",
74 "./nugget/app/keymaster",
87 "nugget/app/weaver/Weaver.client.cpp",
90 "nugget/app/weaver/Weaver.client.h",
93 "./nugget/app/weaver/",
106 "nugget/app/avb/Avb.client.cpp",
109 "nugget/app/avb/Avb.client.h",
112 "./nugget/app/avb/",
133 "nugget/app/avb/avb.proto",
[all …]
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.options1 nugget.app.keymaster.ImportWrappedKeyRequest.initialization_vector max_size:12
2 nugget.app.keymaster.ImportWrappedKeyRequest.gcm_tag max_size:16
3 nugget.app.keymaster.ImportWrappedKeyRequest.masking_key max_size:32
4 nugget.app.keymaster.SetRootOfTrustRequest.digest max_size:32
5 nugget.app.keymaster.SetBootStateRequest.public_key max_size:32
6 nugget.app.keymaster.SetBootStateRequest.boot_hash max_size:32
7 nugget.app.keymaster.ComputeSharedHmacRequest.hmac_sharing_params max_count:3
8 nugget.app.keymaster.ComputeSharedHmacResponse.sharing_check max_size:32
9 nugget.app.keymaster.DTupHandshakeRequest.nonce_client max_size:32
10 nugget.app.keymaster.DTupHandshakeResponse.nonce_citadel max_size:32
[all …]
/external/expat/win32/
Dexpat.iss24 UninstallFilesDir={app}\Uninstall
36 Flags: ignoreversion; Source: win32\bin\Release\xmlwf.exe; DestDir: "{app}\Bin"
37 Flags: ignoreversion; Source: win32\MANIFEST.txt; DestDir: "{app}"
38 Flags: ignoreversion; Source: AUTHORS; DestDir: "{app}"; DestName: AUTHORS.txt
39 Flags: ignoreversion; Source: Changes; DestDir: "{app}"; DestName: Changes.txt
40 Flags: ignoreversion; Source: COPYING; DestDir: "{app}"; DestName: COPYING.txt
41 Flags: ignoreversion; Source: README.md; DestDir: "{app}"; DestName: README.txt
42 Flags: ignoreversion; Source: doc\*.html; DestDir: "{app}\Doc"
43 Flags: ignoreversion; Source: doc\*.css; DestDir: "{app}\Doc"
44 Flags: ignoreversion; Source: doc\*.png; DestDir: "{app}\Doc"
[all …]
/external/pdfium/fxjs/
Dcjs_app.h19 class app : public CJS_EmbedObj {
21 explicit app(CJS_Object* pJSObject);
22 ~app() override;
128 JS_STATIC_PROP(activeDocs, active_docs, app);
129 JS_STATIC_PROP(calculate, calculate, app);
130 JS_STATIC_PROP(formsVersion, forms_version, app);
131 JS_STATIC_PROP(fs, fs, app);
132 JS_STATIC_PROP(fullscreen, fullscreen, app);
133 JS_STATIC_PROP(language, language, app);
134 JS_STATIC_PROP(media, media, app);
[all …]
Dcjs_app.cpp81 pEngine->DefineObj("app", FXJSOBJTYPE_STATIC, JSConstructor<CJS_App, app>, in DefineJSObjects()
87 app::app(CJS_Object* pJSObject) in app() function in app
90 app::~app() {} in ~app()
92 CJS_Return app::get_active_docs(CJS_Runtime* pRuntime) { in get_active_docs()
108 CJS_Return app::set_active_docs(CJS_Runtime* pRuntime, in set_active_docs()
113 CJS_Return app::get_calculate(CJS_Runtime* pRuntime) { in get_calculate()
117 CJS_Return app::set_calculate(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_calculate()
123 CJS_Return app::get_forms_version(CJS_Runtime* pRuntime) { in get_forms_version()
127 CJS_Return app::set_forms_version(CJS_Runtime* pRuntime, in set_forms_version()
132 CJS_Return app::get_viewer_type(CJS_Runtime* pRuntime) { in get_viewer_type()
[all …]
/external/python/oauth2client/tests/contrib/
Dtest_flask_util.py70 self.app = flask.Flask(__name__)
71 self.app.testing = True
72 self.app.config['SECRET_KEY'] = 'notasecert'
73 self.app.logger.setLevel(logging.CRITICAL)
75 self.app,
115 app = flask.Flask(__name__)
117 oauth2.init_app(app, client_id='id', client_secret='secret')
118 self.assertEqual(oauth2.app, app)
145 app = flask.Flask(__name__)
146 app.config['GOOGLE_OAUTH2_CLIENT_ID'] = 'id'
[all …]
/external/speex/win32/
Dspeex.iss24 Name: "{app}"
25 Name: "{app}\doc"
26 Name: "{app}\html"
27 Name: "{app}\libspeex"
28 Name: "{app}\libspeex\include"
31 Source: "speexdec\Release\speexdec.exe"; DestDir: "{app}"; Flags: ignoreversion
32 Source: "speexenc\Release\speexenc.exe"; DestDir: "{app}"; Flags: ignoreversion
33 Source: "libspeex\Release\libspeex.lib"; DestDir: "{app}\libspeex"; Flags: ignoreversion
34 Source: "libspeex\Release\libspeex.exp"; DestDir: "{app}\libspeex"; Flags: ignoreversion
35 Source: "libspeex\Release\libspeex.dll"; DestDir: "{app}\libspeex"; Flags: ignoreversion
[all …]
/external/icu/icu4c/source/samples/layout/
Dgnomelayout.cpp93 GtkWidget *app = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(fileselection), "app")); in openOK() local
94 Context *context = (Context *) gtk_object_get_data(GTK_OBJECT(app), "context"); in openOK()
104 GtkWidget *area = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(app), "area")); in openOK()
111 gtk_window_set_title(GTK_WINDOW(app), title); in openOK()
125 GtkWidget *app = GTK_WIDGET(data); in openfile() local
133 gtk_object_set_data(GTK_OBJECT(fileselection), "app", app); in openfile()
157 GtkWidget *app = newSample("Sample.txt"); in newapp() local
159 gtk_widget_show_all(app); in newapp()
164 GtkWidget *app = GTK_WIDGET(data); in closeapp() local
166 closeSample(app); in closeapp()
[all …]
Dcgnomelayout.c85 GtkWidget *app = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(fileselection), "app")); in openOK() local
86 Context *context = (Context *) gtk_object_get_data(GTK_OBJECT(app), "context"); in openOK()
96 GtkWidget *area = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(app), "area")); in openOK()
103 gtk_window_set_title(GTK_WINDOW(app), title); in openOK()
117 GtkWidget *app = GTK_WIDGET(data); in openfile() local
125 gtk_object_set_data(GTK_OBJECT(fileselection), "app", app); in openfile()
149 GtkWidget *app = newSample("Sample.txt"); in newapp() local
151 gtk_widget_show_all(app); in newapp()
156 GtkWidget *app = GTK_WIDGET(data); in closeapp() local
158 closeSample(app); in closeapp()
[all …]
/external/pdfium/testing/resources/
Dbug_620428.in69 app.alert("hello world");
72 app.alert("goodbye world");
74 var timer = app.setTimeOut("fireTimeOut()", 3000);
75 var interval = app.setInterval("fireInterval()", 1000);
77 app.clearTimeOut(timer);
78 app.clearInterval(interval);
80 app.clearTimeOut(timer);
81 app.clearInterval(interval);
83 var timer = app.setTimeOut("fireTimeOut()", 3000);
84 var interval = app.setInterval("fireInterval()", 1000);
[all …]
/external/chromium-trace/catapult/devil/devil/android/
Dapp_ui_test.py63 self.app = app_ui.AppUi(self.device, package='com.example.app')
77 self.device, element_tree.fromstring(value), self.app.package)
81 self.app._GetRootUiNode = mock.Mock(
94 node = self.app.GetUiNode(text='Primary')
103 node = self.app.GetUiNode(content_desc='Social')
112 node = self.app.GetUiNode(resource_id='image_view')
119 node = self.app.GetUiNode(resource_id='com.example.app:id/image_view')
126 node = self.app.GetUiNode(resource_id='image_view',
135 node = self.app.GetUiNode(resource_id='does_not_exist')
141 self.app.GetUiNode()
[all …]
/external/python/cpython3/Doc/tools/extensions/
Descape4chm.py26 def escape_for_chm(app, pagename, templatename, context, doctree): argument
28 if getattr(app.builder, 'name', '') != 'htmlhelp':
36 def fixup_keywords(app, exception): argument
38 if getattr(app.builder, 'name', '') != 'htmlhelp' or exception:
42 outdir = app.builder.outdir
43 outname = app.builder.config.htmlhelp_basename
44 with app.builder.open_file(outdir, outname + '.hhk', 'r') as f:
46 with app.builder.open_file(outdir, outname + '.hhk', 'w') as f:
49 def setup(app): argument
52 app.connect('html-page-context', escape_for_chm)
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDevicePolicyManagerTest.java3 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVATING;
4 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVE;
5 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVE_DEFAULT_KEY;
6 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_ACTIVE_PER_USER;
7 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_INACTIVE;
8 import static android.app.admin.DevicePolicyManager.ENCRYPTION_STATUS_UNSUPPORTED;
9 import static android.app.admin.DevicePolicyManager.STATE_USER_SETUP_COMPLETE;
10 import static android.app.admin.DevicePolicyManager.STATE_USER_SETUP_INCOMPLETE;
11 import static android.app.admin.DevicePolicyManager.STATE_USER_UNMANAGED;
24 import android.app.admin.DevicePolicyManager;
[all …]
/external/nos/host/generic/citadel/updater/
Dupdater.cpp362 uint32_t try_update(AppClient &app, const std::vector<uint8_t> &image, in try_update() argument
384 rv = app.Call(NUGGET_PARAM_FLASH_BLOCK, data, nullptr); in try_update()
401 uint32_t do_update(AppClient &app, const std::vector<uint8_t> &image, in do_update() argument
409 rv_A = try_update(app, image, offset_A, hdr->image_size); in do_update()
418 rv_B = try_update(app, image, offset_B, hdr->image_size); in do_update()
423 uint32_t do_version(AppClient &app) in do_version() argument
429 retval = app.Call(NUGGET_PARAM_VERSION, buffer, &buffer); in do_version()
438 uint32_t do_id(AppClient &app) in do_id() argument
444 retval = app.Call(NUGGET_PARAM_DEVICE_ID, buffer, &buffer); in do_id()
453 uint32_t do_long_version(AppClient &app) in do_long_version() argument
[all …]
/external/mdnsresponder/mDNSWindows/
Dloclibrary.c113 char * app; in PathForResourceA() local
119 app = strrchr( folder, '\\' ); in PathForResourceA()
120 require_action( app, exit, ret = 0 ); in PathForResourceA()
121 *app++ = '\0'; in PathForResourceA()
125 if ( ( ( ext = strstr( app, ".exe" ) ) != NULL ) || ( ( ext = strstr( app, ".dll" ) ) != NULL ) ) in PathForResourceA()
130 snprintf( appPathNameA, MAX_PATH, "%s\\%s", folder, app ); in PathForResourceA()
149 wchar_t * app; in PathForResourceW() local
156 app = wcsrchr( folder, '\\' ); in PathForResourceW()
157 require_action( app, exit, ret = 0 ); in PathForResourceW()
158 *app++ = '\0'; in PathForResourceW()
[all …]
/external/webrtc/webrtc/base/
Dwinfirewall.cc93 INetFwAuthorizedApplication* app = NULL; in QueryAuthorizedW() local
94 hr = apps->Item(bfilename, &app); in QueryAuthorizedW()
95 if (SUCCEEDED(hr) && (app != NULL)) { in QueryAuthorizedW()
97 hr = app->get_Enabled(&fwEnabled); in QueryAuthorizedW()
98 app->Release(); in QueryAuthorizedW()
131 INetFwAuthorizedApplication* app = NULL; in AddApplicationW() local
135 reinterpret_cast<void **>(&app)); in AddApplicationW()
136 if (SUCCEEDED(hr) && (app != NULL)) { in AddApplicationW()
138 hr = app->put_ProcessImageFileName(bstr); in AddApplicationW()
141 hr = app->put_Name(bstr); in AddApplicationW()
[all …]

12345678910>>...67