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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
mips16-pic-4c.s 5 # Create a call stub for f2. We pretend that f2 takes floating-point
16 # Create a call stub for f3. We pretend that f3 returns a
  /packages/apps/Settings/tests/robotests/src/com/android/settings/survey/
SurveyMixinTest.java 58 // Pretend there is no survey in memory
61 // Pretend we are an activity that is starting up
77 // Pretend there is a survey in memory
80 // Pretend we are an activity that is starting up
96 // Pretend the activity died somewhere in the process
108 // Pretend there is a survey in memory
111 // Pretend we are an activity that starts and stops
129 // Pretend there is a survey in memory
132 // Pretend we are an activity that fails to create a receiver properly
141 // pretend the activity died before onPaus
    [all...]
  /external/autotest/client/site_tests/network_ModemManagerSMS/src/
fake-icera 0 # Pretend to be a Samsung Y3300
  /external/autotest/client/site_tests/network_ModemManagerSMSSignal/src/
fake-icera 0 # Pretend to be a Samsung Y3300
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
use-thumb-lib.s 17 @ args = 0, pretend = 0, frame = 0
  /frameworks/support/wear/src/androidTest/java/androidx/wear/widget/
ScrollManagerTest.java 71 // Pretend to scroll in a straight line from center left to upper left
80 // Pretend to scroll in a straight line upper left to center left
89 // Pretend to scroll in a straight line from center right to upper right
98 // Pretend to scroll in a straight line upper right to center right
107 // Pretend to scroll in an arch from center left to center right
116 // Pretend to scroll in an arch from center left to center right
  /external/gptfdisk/
gptcl.cc 65 int partNum = 0, newPartNum = -1, saveNonGPT = 1, retval = 0, pretend = 0; local
97 {"pretend", 'P', POPT_ARG_NONE, NULL, 'P', "make changes in memory, but don't write them", ""},
125 // (o, z, or Z) options, and to flag presence of a --pretend/-P option
137 pretend = 1;
276 if (!pretend) {
283 pretend = 1; // Not really, but works around problem if -g is used with this...
330 pretend = 1;
408 if (!pretend) {
415 if (!pretend) {
450 if (!pretend) {
    [all...]
  /packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/
TestUtils.java 39 // pretend unplug and screen off, also reset the battery stats
41 uiAutomation.executeShellCommand("dumpsys batterystats enable pretend-screen-off");
54 uiAutomation.executeShellCommand("dumpsys batterystats disable pretend-screen-off");
  /external/wayland/tests/
queue-test.c 225 /* Pretend we are in a separate thread where a thread-local queue is
237 /* Pretend we are now another thread and dispatch the dispatch the main
241 /* Make sure that the pretend-to-be main thread didn't dispatch our
275 /* Pretend we are in a separate thread where a thread-local queue is
283 /* Pretend we are now another thread and dispatch the dispatch the main
288 /* Pretend we are back in the separate thread, and continue with setting
  /external/pdfium/third_party/libopenjpeg20/
CMakeLists.txt 89 # pretend cppcheck is part of the Build step. Technically cppcheck can even
97 # cppcheck complains about too many configuration, pretend to be WIN32:
  /build/kati/testcase/
kati_cache.sh 27 # Pretend to be a very old Makefile.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/
sortingtest.py 37 # Bad input -- pretend it's a var with value 0
  /external/clang/test/SemaCUDA/
attributes-on-non-cuda.cu 6 // Now pretend that we're compiling a C file. There should be warnings.
  /external/libunwind/include/tdep-x86_64/
jmpbuf.h 39 /* Pretend the ip cannot be 0 and mask is always saved */
  /external/llvm/cmake/modules/
FindOCaml.cmake 87 # If it's optional and the constraint is not satisfied, pretend
  /external/llvm/test/Linker/
type-unique-dst-types.ll 8 ; the third module is then merged, we should pretend it doesn't exist.
  /external/python/cpython2/Demo/comparisons/
sortingtest.py 37 # Bad input -- pretend it's a var with value 0
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_StopGradient.pbtxt 15 to pretend that the value was a constant. Some examples include:
  /frameworks/base/core/java/android/inputmethodservice/
ExtractButton.java 44 * Pretend like the window this view is in always has focus, so it will
  /frameworks/support/work/workmanager-test/src/main/java/androidx/work/test/
TestDriver.java 32 * Tells {@link TestDriver} to pretend that all constraints on the
  /libcore/dalvik/src/main/java/dalvik/system/
NativeStart.java 27 * class and pretend that it called the C main().
  /libcore/luni/src/test/native/
libcore_libcore_util_NativeAllocationRegistryTest.cpp 42 // The actual allocation is a pointer to the pretend size of the allocation.
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
ClearAllButton.java 40 info.setParent(mRecentsView); // Pretend we are a part of the task carousel.
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
TestPreProvisioningActivity.java 33 * test package process. Mock the calling package to pretend we provision it from test package,
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/llvm/
FindOCaml.cmake 87 # If it's optional and the constraint is not satisfied, pretend

Completed in 644 milliseconds

1 2 3 4 5 6 7 8 91011>>