HomeSort by relevance Sort by last modified time
    Searched full:injected (Results 51 - 75 of 475) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_helpers.h 36 // injected into the first item of |args|, which must be of type
  /external/chromium_org/chrome/browser/extensions/
stubs_apitest.cc 25 // injected and run the rest of the test.
content_script_apitest.cc 29 // Check whether or not style was injected, with |expected_injection| indicating
51 message = "CSS injected when no injection was expected.";
53 message = "CSS not injected when injection was expected.";
147 // crbug.com/126257 -- content scripts should not get injected into other
192 // so no CSS should be injected.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/inspectedWindow/chrome-preprocessor/Panel/
InspectedWindowLoadMonitor.js 13 * @return {function} A function to be injected into the inspected window.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
popup.js 21 message.innerText = 'Injected style!';
  /external/chromium_org/chrome/renderer/resources/extensions/
input.ime_custom_bindings.js 5 // Custom binding for the input ime API. Only injected into the
  /external/chromium_org/chrome/test/chromedriver/chrome/
javascript_dialog_manager.h 45 // the event, a script was injected via Inspector that triggered an alert.
  /external/chromium_org/content/public/test/
test_file_error_injector.h 26 // All errors for a download must be injected before it starts.
50 // ... wait for downloads to finish or get an injected error ...
91 // Replaces the injected error list.
128 // Our injected error list, mapped by URL. One per file.
  /external/chromium_org/content/renderer/android/
synchronous_compositor_factory.h 35 // this will be injected from the logical 'browser' side code.
  /external/chromium_org/media/ozone/
media_ozone_platform.h 31 // injected into the appropriate layer at startup. Subclasses should not
  /external/chromium_org/sync/test/engine/
injectable_sync_core_proxy.h 18 // initalizes a connection to a previously injected NonBlockingTypeProcessor.
  /external/chromium_org/third_party/sqlite/src/test/
pagerfault3.test 47 # an IO error is injected into the final xSync() of the commit, the pager
  /frameworks/testing/support/tests/src/android/support/test/
InstrumentationJUnit4FixtureTest.java 35 * Verify that the instrumentation in the fixture class has been correctly injected.
MyBundleTestCase.java 24 * Placeholder test to verify {@link Bundle} gets injected to {@link BundleTest}.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/support/
BrokenInputStream.java 43 throw new IOException("Injected exception");
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
initial_speech.js 20 // script is injected after page load (i.e. when manually enabling ChromeVox).
30 // Don't speak page title and other information if this script is not injected
init_globals.js 6 * @fileoverview Initializes the injected content script.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
check_chromevox.py 42 CVoxPath('chromevox/injected/externs.js'),
52 [[CVoxPath('chromevox/injected/loader.js')], _COMMON_EXTERNS],
  /external/chromium_org/chrome/common/extensions/docs/server2/
chained_compiled_file_system.py 14 may have cached data for their CompiledFileSystem instances (injected on
15 Factory construction) + the main FileSystem (injected at Creation time).
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
JavaBridgeChildFrameTest.java 14 * Ensures that injected objects are exposed to child frames as well as the
83 // Test by setting a custom property on the parent page's injected
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionfactory.h 122 // injected any. In that case, video engine will use the internal SW encoder.
126 // injected any. In that case, video engine will use the internal SW decoder.
  /frameworks/av/media/libstagefright/rtsp/
ARTPConnection.cpp 84 bool injected) {
91 msg->setInt32("injected", injected);
192 int32_t injected; local
193 CHECK(msg->findInt32("injected", &injected));
195 info->mIsInjected = injected;
208 if (!injected) {
  /development/samples/ApiDemos/tests/src/com/example/android/apis/os/
MorseCodeConverterTest.java 25 * dependencies injected, it simply extends the standard {@link TestCase}.
  /external/chromium_org/build/toolchain/android/
BUILD.gn 24 # Make our manually injected libs relative to the build dir.
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.h 53 // A new ad was injected.
70 // The type of ad which was injected.
191 // |ad_type_out| is populated with the type of ad which was injected, if there
195 // |ad_type_out| is populated with the type of ad which was injected, if there

Completed in 845 milliseconds

1 23 4 5 6 7 8 91011>>