HomeSort by relevance Sort by last modified time
    Searched full:interactions (Results 1 - 25 of 338) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/test/chromedriver/test/
java_tests.txt 349 interactions.ActionsTest.creatingAllKeyboardActions
350 interactions.ActionsTest.creatingAllMouseActions
351 interactions.ActionsTest.providingAnElementToKeyboardActions
352 interactions.ActionsTest.supplyingIndividualElementsToKeyboardActions
353 interactions.BasicKeyboardInterfaceTest.testBasicKeyboardInput
354 interactions.BasicKeyboardInterfaceTest.testBasicKeyboardInputOnActiveElement
355 interactions.BasicKeyboardInterfaceTest.testSendingKeyDownOnly
356 interactions.BasicKeyboardInterfaceTest.testSendingKeysToActiveElement
357 interactions.BasicKeyboardInterfaceTest.testSendingKeysWithShiftPressed
358 interactions.BasicKeyboardInterfaceTest.testSendingKeyU
    [all...]
  /external/chromium_org/chrome/third_party/mock4js/
README.chromium 8 tests that exercise and verify the interactions between the objects in the
  /external/mockito/src/org/mockito/
MockitoDebugger.java 9 //Prints all interactions with mock. Also prints stubbing information.
InOrder.java 68 * Verifies that no more interactions happened <b>in order</b>.
82 * //passes because there are no more interactions after last method:
  /external/mockito/src/org/mockito/exceptions/verification/
NoInteractionsWanted.java 11 * No interactions wanted. See exception's cause for location of undesired invocation.
  /external/eigen/bench/
vdw_new.cpp 34 // 1 2 3 4 ... (interactions)
43 Vec interactions1(SIZE), interactions2(SIZE); // SIZE is the number of vdw interactions in our system
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
analytics.html 6 <td>Use the Chrome Platform Analytics JavaScript library to measure user interactions with your app.</td>
23 measure user interactions with your business across various devices and environments. The platform provides resources to
24 collect, store, process, and report on user interactions.
26 a client library that lets you collect user interactions in Packaged Apps and Extensions,
72 For an illustration of how to use the CPA library to measure user interactions in an app, see the
  /development/ndk/platforms/android-18/include/GLES3/
gl3ext.h 13 * After an OES extension's interactions with OpenGl ES 3.0 have been documented,
  /external/chromium_org/chrome/browser/ui/toolbar/
bookmark_sub_menu_model.h 10 // advanced interactions with the menu contents, like right click context menus.
bookmark_sub_menu_model.cc 12 // advanced interactions with the menu contents, like right click context menus.
  /external/chromium_org/gin/test/
v8_test.h 18 // V8Test is a simple harness for testing interactions with V8. V8Test doesn't
  /frameworks/native/opengl/include/GLES3/
gl3ext.h 13 * After an OES extension's interactions with OpenGl ES 3.0 have been documented,
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
UserInteractionListener.java 24 // Other one-shot user interactions.
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3ext.h 13 * After an OES extension's interactions with OpenGl ES 3.0 have been documented,
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3ext.h 13 * After an OES extension's interactions with OpenGl ES 3.0 have been documented,
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3ext.h 13 * After an OES extension's interactions with OpenGl ES 3.0 have been documented,
  /external/chromium/chrome/common/extensions/docs/examples/tutorials/analytics/
popup.html 26 * to track user interactions with different parts of your extension.
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_bindings.h 23 // JavaScript interactions without forcing BrowserPluginBindings to inherit
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_renderbuffer_format_BGRA8888.txt 39 Interactions with GL_ANGLE_framebuffer_multisample
CHROMIUM_flipy.txt 66 Interactions with GL_EXT_unpack_subimage
117 4/09/2012 Added more documentation and described interactions with
  /external/mockito/src/org/mockito/internal/debugging/
MockitoDebuggerImpl.java 25 out += line("*** Mockito interactions log ***");
  /hardware/invensense/60xx/libsensors_iio/
local_log_def.h 8 #define SYSFS_VERBOSE (0) /* log sysfs interactions as cat/echo for repro
  /external/chromium_org/chrome/browser/storage_monitor/
image_capture_device.h 54 // session to the camera and provides the backing interactions to present the
57 // Note that all interactions with this class must happen on the UI thread.
  /external/chromium_org/device/nfc/
nfc_tag.h 21 // environments allowing complex interactions with the code executing on the
24 // The NfcTag class facilitates possible interactions with a tag. The most
  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.h 57 // Controls interactions with the window manager for popup panels.

Completed in 403 milliseconds

1 2 3 4 5 6 7 8 91011>>