HomeSort by relevance Sort by last modified time
    Searched defs:target1 (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
vle-simple-1.s 6 target1: label
13 se_bgt target1
20 se_bne target1
vle-simple-2.s 4 e_bdnz target1
5 e_bdnzl target1
8 target1: label
14 e_beql cr0, target1
20 e_bge cr1, target1
62 e_bnu cr1, target1
63 e_bnu target1
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
ListInstrumentationParserTest.java 78 InstrumentationTarget target1 = new InstrumentationTarget( local
86 List<InstrumentationTarget> expectedTargets = Lists.newArrayList(target1, target3, target2);
92 assertFalse("Nonshardable targets treated as shardable", target1.isShardable());
  /art/test/068-classloader/src/
Main.java 96 Class<?> target1 = loader1.loadClass("MutationTarget"); local
99 if (target1 == target2) {
100 throw new RuntimeException("target1 should not be equal to target2");
112 int value = getMutationTargetValue(target1);
123 value = getMutationTargetValue(target1);
  /external/strace/tests/
ioctl_dm.c 92 struct dm_target_spec target1; member in struct:dm_table_open_test
197 tail_alloc(ALIGNED_OFFSET(struct dm_table_open_test, target1));
411 init_s(&dm_arg_open1->ioc, offsetof(struct dm_table_open_test, target1),
412 offsetof(struct dm_table_open_test, target1));
426 offsetof(struct dm_table_open_test, target1)
429 offsetof(struct dm_table_open_test, target1)
435 offsetof(struct dm_table_open_test, target1));
438 init_dm_target_spec(&dm_arg_open2->target1, 7);
439 dm_arg_open2->target1.next =
441 offsetof(struct dm_table_open_test, target1);
    [all...]
  /external/strace/tests-m32/
ioctl_dm.c 92 struct dm_target_spec target1; member in struct:dm_table_open_test
197 tail_alloc(ALIGNED_OFFSET(struct dm_table_open_test, target1));
411 init_s(&dm_arg_open1->ioc, offsetof(struct dm_table_open_test, target1),
412 offsetof(struct dm_table_open_test, target1));
426 offsetof(struct dm_table_open_test, target1)
429 offsetof(struct dm_table_open_test, target1)
435 offsetof(struct dm_table_open_test, target1));
438 init_dm_target_spec(&dm_arg_open2->target1, 7);
439 dm_arg_open2->target1.next =
441 offsetof(struct dm_table_open_test, target1);
    [all...]
  /external/strace/tests-mx32/
ioctl_dm.c 92 struct dm_target_spec target1; member in struct:dm_table_open_test
197 tail_alloc(ALIGNED_OFFSET(struct dm_table_open_test, target1));
411 init_s(&dm_arg_open1->ioc, offsetof(struct dm_table_open_test, target1),
412 offsetof(struct dm_table_open_test, target1));
426 offsetof(struct dm_table_open_test, target1)
429 offsetof(struct dm_table_open_test, target1)
435 offsetof(struct dm_table_open_test, target1));
438 init_dm_target_spec(&dm_arg_open2->target1, 7);
439 dm_arg_open2->target1.next =
441 offsetof(struct dm_table_open_test, target1);
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
InstrumentationTestTest.java 113 InstrumentationTarget target1 = local
114 new InstrumentationTarget(TEST_PACKAGE_VALUE, "runner1", "target1");
116 doReturn(ImmutableList.of(target1, target2))
    [all...]
  /cts/tests/tests/animation/src/android/animation/cts/
ObjectAnimatorTest.java 699 Object target1 = new Object() { local
718 final ObjectAnimator anim1 = ObjectAnimator.ofObject(target1, "distance", converter, path);
    [all...]
  /external/webrtc/talk/media/base/
videoframe_unittest.h 1936 T target1; local
    [all...]
  /frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
FragmentLifecycleTest.java 872 final Fragment target1 = new TargetFragment(); local
    [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 199 milliseconds