HomeSort by relevance Sort by last modified time
    Searched refs:within (Results 51 - 75 of 685) sorted by null

1 23 4 5 6 7 8 91011>>

  /cts/tests/tests/view/src/android/view/cts/
ViewTreeObserverTest.java 19 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
97 verify(listener, within(TIMEOUT_MS)).onGlobalFocusChanged(view1, view2);
163 verify(listener, within(TIMEOUT_MS)).onTouchModeChanged(anyBoolean());
226 verify(listener, within(TIMEOUT_MS)).onGlobalFocusChanged(view1, view2);
272 verify(listener, within(TIMEOUT_MS)).onTouchModeChanged(anyBoolean());
299 verify(listener, within(TIMEOUT_MS)).onScrollChanged();
  /cts/tests/tests/widget/src/android/widget/cts/
VideoViewTest.java 19 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
157 verify(mockPreparedListener, within(TIME_OUT)).onPrepared(any(MediaPlayer.class));
163 verify(mockCompletionListener, within(TIME_OUT)).onCompletion(any(MediaPlayer.class));
206 verify(mockCompletionListener, within(TIME_OUT)).onCompletion(any(MediaPlayer.class));
229 verify(mockErrorListener, within(TIME_OUT)).onError(
250 verify(mockPreparedListener, within(TIME_OUT)).onPrepared(any(MediaPlayer.class));
  /external/autotest/site_utils/
acts_lib.py 219 @param acts_directory: The directory within the container that holds
260 """Get all test paths within this container.
262 Gets all paths that hold tests within the container.
304 given it is assumed that it is within the container.
349 within the autotest_config directory under the
367 within the autotest_campaign directory under the
404 """Runs a test within the container.
406 Runs a test within a container using the given settings.
  /external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
00_Descriptions.txt 63 within the same directory
  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/src/libgo3/
libgo3.go 32 // SawSIGIO returns whether we saw a SIGIO within a brief pause.
  /prebuilts/go/darwin-x86/misc/cgo/testcshared/src/libgo5/
libgo5.go 32 // SawSIGIO returns whether we saw a SIGIO within a brief pause.
  /prebuilts/go/darwin-x86/test/fixedbugs/
gcc65755.go 7 // PR65755: Incorrect type descriptor for type defined within method.
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/src/libgo3/
libgo3.go 32 // SawSIGIO returns whether we saw a SIGIO within a brief pause.
  /prebuilts/go/linux-x86/misc/cgo/testcshared/src/libgo5/
libgo5.go 32 // SawSIGIO returns whether we saw a SIGIO within a brief pause.
  /prebuilts/go/linux-x86/test/fixedbugs/
gcc65755.go 7 // PR65755: Incorrect type descriptor for type defined within method.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
rel32-5.d 4 #name: MOVI: PC-relative reloc within .text, 32-bit ABI.
rel-5.s 1 ! Test MOVI pc-relative expansion within text section.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
pushjs1b.d 13 # Check that PUSHJ with an offset just within the offset range gets no
pushjs3.d 12 # Check that PUSHJ with an offset just within reach of JMP gets it, ELF
  /external/v8/src/snapshot/
deserializer.cc 497 #define CASE_STATEMENT(where, how, within, space_number) \
498 case where + how + within + space_number: \
501 STATIC_ASSERT((within & ~kWhereToPointMask) == 0); \
504 #define CASE_BODY(where, how, within, space_number_if_any) \
511 if (where == kNewObject && how == kPlain && within == kStartOfObject) { \
558 if (within == kInnerPointer) { \
598 #define ALL_SPACES(where, how, within) \
599 CASE_STATEMENT(where, how, within, NEW_SPACE) \
600 CASE_BODY(where, how, within, NEW_SPACE) \
601 CASE_STATEMENT(where, how, within, OLD_SPACE)
    [all...]
  /compatibility/cdd/1_introduction/
1_1_structure.md 32 condition and the number increments by 1 within the same section and
35 * This ID starts from 1 and increments by 1 within the same section and
  /external/v8/src/js/
messages.js 32 * column : source column within the line
33 * position : position within the source
  /frameworks/support/fragment/tests/java/android/support/v4/app/
CtsMockitoUtils.java 31 public static VerificationMode within(long timeout) { method in class:CtsMockitoUtils
32 return new Within(timeout);
35 public static class Within implements VerificationMode {
39 public Within(long timeout) {
57 // Found our match within our timeout. Mark all invocations as verified
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
labelbug.s 11 ; in which the *position* within a line determines how to interpret
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
macro.s 19 * Forced substitution within a macro
  /toolchain/binutils/binutils-2.25/gold/testsuite/
arm_thm_jump11.s 2 # Test R_ARM_THM_JUMP11 relocations just within the branch range limits.
arm_thm_jump8.s 2 # Test R_ARM_THM_JUMP8 relocations just within the branch range limits.
thumb_bl_in_range.s 2 # Test THUMB/THUMB-2 bl instructions just within the branch range limits.
  /cts/tests/tests/transition/src/android/transition/cts/
SlideEdgeTest.java 18 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
90 verify(listener, within(1000)).onTransitionStart(any());
130 verify(listener, within(1000)).onTransitionEnd(any());
173 verify(listener, within(1000)).onTransitionStart(any());
214 verify(listener, within(1000)).onTransitionEnd(any());
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 9 // A SparseTreeMap encodes a subset of nodes within a tree
17 // Given a set of blocks {B1, B2, B3} within the dominator tree, established
21 // ancestor of B within the dominator tree, or nil if none exists.
28 // and lookup points within a block -- one of
84 // Within a sparse tree, the two entries added bracket all their descendant
85 // entries within the tree; the first insertion is keyed by entry number,
97 // Insert creates a definition within b with data x.
99 // AdjustBefore means defined at a phi function (visible Within or After in the same block)
100 // AdjustWithin means defined within the block (visible After in the same block)
101 // AdjustAfter means after the block (visible within child blocks
    [all...]

Completed in 1051 milliseconds

1 23 4 5 6 7 8 91011>>