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

1 2 3 4 5 6 7 8 91011>>

  /art/test/029-assert/
expected.txt 0 didn't assert (is '-ea' implemented?)
  /external/chromium_org/third_party/WebKit/ManualTests/
timeout-test.php 3 ?>This content took 10m10s to deliver. Congratulations, you didn't time out!
  /external/valgrind/main/none/tests/
system.c 4 // to implement system(), which Valgrind didn't accept.
  /external/oprofile/libutil++/tests/
cached_value_tests.cpp 40 cerr << "get() on no value didn't throw\n";
45 cerr << "reset() of cached value \"false\" didn't work\n";
50 cerr << "reset() of cached value \"true\" didn't work\n";
55 cerr << "reset() of cached value \"foo\" didn't work\n";
60 cerr << "reset() of cached value \"\" didn't work\n";
  /cts/tests/tests/permission/src/android/permission/cts/
NoWifiStatePermissionTest.java 49 fail("WifiManager.getWifiState didn't throw SecurityException as expected");
63 fail("WifiManager.getConfiguredNetworks didn't throw SecurityException as expected");
77 fail("WifiManager.getConnectionInfo didn't throw SecurityException as expected");
91 fail("WifiManager.getScanResults didn't throw SecurityException as expected");
105 fail("WifiManager.getDhcpInfo didn't throw SecurityException as expected");
119 fail("WifiManager.disconnect didn't throw SecurityException as expected");
133 fail("WifiManager.reconnect didn't throw SecurityException as expected");
147 fail("WifiManager.reassociate didn't throw SecurityException as expected");
161 fail("WifiManager.addNetwork didn't throw SecurityException as expected");
177 fail("WifiManager.updateNetwork didn't throw SecurityException as expected")
    [all...]
NoNetworkStatePermissionTest.java 51 fail("ConnectivityManager.getNetworkPreference didn't throw SecurityException as"
67 fail("ConnectivityManager.getActiveNetworkInfo didn't throw SecurityException as"
83 fail("ConnectivityManager.getNetworkInfo didn't throw SecurityException as"
99 fail("ConnectivityManager.getAllNetworkInfo didn't throw SecurityException as"
115 fail("ConnectivityManager.setNetworkPreference didn't throw SecurityException as"
131 fail("ConnectivityManager.startUsingNetworkFeature didn't throw SecurityException as"
147 fail("ConnectivityManager.stopUsingNetworkFeature didn't throw SecurityException as"
163 fail("ConnectivityManager.requestRouteToHost didn't throw SecurityException as"
  /dalvik/tests/029-assert/src/
Main.java 11 System.out.println("GLITCH: didn't assert (is '-ea' set?)");
  /external/chromium_org/content/test/data/indexeddb/
database_callbacks_second.html 7 <div id="status">If this page loads, the renderer didn't crash and the test
  /external/chromium_org/third_party/JSON/JSON-2.59/t/
00_load.t 12 ok( ! exists $INC{ 'JSON/PP.pm' }, q/didn't load PP/ );
  /external/chromium_org/third_party/WebKit/ManualTests/forms/
calendar-picker-crash-by-type-change.html 10 <p>Success if the browser didn't crash.</p>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_future.py 35 self.fail("expected exception didn't occur")
43 self.fail("expected exception didn't occur")
51 self.fail("expected exception didn't occur")
59 self.fail("expected exception didn't occur")
67 self.fail("expected exception didn't occur")
75 self.fail("expected exception didn't occur")
83 self.fail("expected exception didn't occur")
96 self.fail("syntax error didn't occur")
103 self.fail("syntax error didn't occur")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_future.py 35 self.fail("expected exception didn't occur")
43 self.fail("expected exception didn't occur")
51 self.fail("expected exception didn't occur")
59 self.fail("expected exception didn't occur")
67 self.fail("expected exception didn't occur")
75 self.fail("expected exception didn't occur")
83 self.fail("expected exception didn't occur")
96 self.fail("syntax error didn't occur")
103 self.fail("syntax error didn't occur")
  /device/asus/deb/self-extractors/
PART2 17 echo You didn\'t accept the license. Extraction aborted.
  /device/asus/flo/self-extractors/
PART2 17 echo You didn\'t accept the license. Extraction aborted.
  /device/asus/grouper/self-extractors/
PART2 17 echo You didn\'t accept the license. Extraction aborted.
  /device/asus/tilapia/self-extractors/
PART2 17 echo You didn\'t accept the license. Extraction aborted.
  /device/lge/hammerhead/self-extractors/
PART2 17 echo You didn\'t accept the license. Extraction aborted.
  /device/lge/mako/self-extractors/
PART2 17 echo You didn\'t accept the license. Extraction aborted.
  /device/samsung/manta/self-extractors/
PART2 17 echo You didn\'t accept the license. Extraction aborted.
  /external/clang/utils/valgrind/
x86_64-pc-linux-gnu_gcc-4.3.3.supp 25 # Remove this if clang-vg didn't use "check-all"
  /frameworks/base/location/tests/locationtests/src/android/location/
LocationTest.java 182 message = "altitudeTest: set/getAltitude to 1 didn't work.";
184 message = "altitudeTest: hasAltitude (a) didn't work.";
188 message = "altitudeTest: hasAltitude (b) didn't work.";
190 message = "altitudeTest: getAltitude didn't return 0 when there was no altitude.";
199 message = "speedTest: set/getSpeed to 1 didn't work.";
201 message = "speedTest: hasSpeed (a) didn't work.";
205 message = "speedTest: hasSpeed (b) didn't work.";
207 message = "speedTest: getSpeed didn't return 0 when there was no speed.";
216 message = "bearingTest: set/getBearing to 1 didn't work.";
218 message = "bearingTest: hasBearing (a) didn't work."
    [all...]
  /ndk/tests/device/test-cpufeatures/jni/
test_android_setCpuArm_1.c 38 panic("android_getCpuCount() didn't return expected value!");
41 panic("android_getCpuFeatures() didn't return expected value!");
44 panic("android_getCpuIdArm() didn't return expected value!");
  /external/chromium_org/third_party/mesa/src/docs/
versions.html 129 <li>glTexImage( format=GL_LUMINANCE ) didn't work
167 <li>glDepthFunc(GL_ALWAYS) with glDepthMask(GL_FALSE) didn't work
223 <li>glEnable/Disable( GL_LIGHTING ) didn't always take effect
241 <li>pixelzooming with gamma correction or blending didn't work
243 <li>glClear didn't always observe glColorMask changes
244 <li>olympic and offset demos didn't compile on some Suns
292 <li>multiple glClipPlane()'s didn't work reliably
293 <li>glPolygonMode() didn't always work
294 <li>glCullFace( GL_FRONT_AND_BACK ) didn't work
297 <li>XImage byte swapping didn't always wor
    [all...]
relnotes-7.0.1.html 49 <li>GLSL bug fix: .strq and .rgba writemasks didn't always work
50 <li>Stencil pixel map didn't always work for glDrawPixels (bug 11475)
52 <li>Binding a zero-sized texture didn't disable texturing (bug 11309)
53 <li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
55 <li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
57 <li>glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754)
  /external/mesa3d/docs/
versions.html 129 <li>glTexImage( format=GL_LUMINANCE ) didn't work
167 <li>glDepthFunc(GL_ALWAYS) with glDepthMask(GL_FALSE) didn't work
223 <li>glEnable/Disable( GL_LIGHTING ) didn't always take effect
241 <li>pixelzooming with gamma correction or blending didn't work
243 <li>glClear didn't always observe glColorMask changes
244 <li>olympic and offset demos didn't compile on some Suns
292 <li>multiple glClipPlane()'s didn't work reliably
293 <li>glPolygonMode() didn't always work
294 <li>glCullFace( GL_FRONT_AND_BACK ) didn't work
297 <li>XImage byte swapping didn't always wor
    [all...]

Completed in 608 milliseconds

1 2 3 4 5 6 7 8 91011>>