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

  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ViewMeasureSpecTest.java 17 public void testMode() throws Exception {
  /frameworks/wilhelm/tests/examples/
slesTestEffectCapabilities.cpp 33 static int testMode;
slesTestPlayFdPath.cpp 33 static int testMode;
  /frameworks/wilhelm/tests/mimeUri/
slesTest_playStates.cpp 31 static int testMode;
  /external/lzma/CPP/7zip/Archive/7z/
7zExtract.cpp 50 bool testMode = (testModeSpec != 0);
195 &efi.ExtractStatuses, extractCallback, testMode, _crcSize != 0);
  /external/lzma/CPP/7zip/UI/Common/
Extract.cpp 77 options.StdOutMode, options.TestMode, options.CalcCrc,
87 Int32 testMode = (options.TestMode && !options.CalcCrc) ? 1: 0;
90 result = archive->Extract(NULL, (UInt32)(Int32)-1, testMode, extractCallbackSpec);
97 result = archive->Extract(&realIndices.Front(), realIndices.Size(), testMode, extractCallbackSpec);
  /frameworks/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 34 int testMode;
114 switch (context->testMode) {
293 context.testMode = TEST_MUTE;
351 context.testMode = TEST_MUTE;
357 context.testMode = TEST_SOLO;
  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 278 int testMode = data.readInt();
288 testArgs, testWatcher, uiAutomationConnection, testMode,
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 1209 milliseconds