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

1 2 3 4 5 6 78 91011>>

  /external/llvm/docs/HistoricalNotes/
2001-07-06-LoweringIRForCodeGen.txt 7 didn't get time to raise it today, but it comes up with the SPARC
  /external/llvm/test/Transforms/IPConstantProp/
return-constants.ll 4 ;; Check that the second return values didn't get propagated
  /external/protobuf/examples/
README.txt 29 We didn't do this automatically because we wanted to keep the example simple.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/matchers/
StartedMatcher.java 49 message += "didn't start anything";
  /external/skia/gm/
distantclip.cpp 64 // If the image is red, we erroneously decided the clipPath was empty and didn't record
  /external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
BlankMethodItem.java 44 //we didn't technically print something, but returning true indicates that a newline should be printed
  /external/v8/test/mjsunit/regress/
regress-937896.js 28 // This used to crash because the label collector in the parser didn't
  /external/v8/test/mjsunit/
unicode-case-overoptimization.js 29 // didn't break anything.
  /frameworks/av/media/libnbaio/
LibsndfileSource.cpp 62 // We didn't read any frames during the current loop cycle, so disable
  /frameworks/base/core/tests/coretests/src/android/view/
ViewGroupAttributesTest.java 68 // verify we didn't change something unrelated
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DigestInputStream2Test.java 120 assertEquals("Didn't read the same from each stream", bytesRead1,
122 assertEquals("Didn't read the entire", bytesRead1, bytesToRead);
130 assertTrue("Didn't get the same data", same);
  /external/apache-harmony/support/src/test/java/tests/support/
Support_UnmodifiableMapTest.java 74 assertTrue("UnmodifiableMapTest - getting \"0\" didn't return 0",
76 assertTrue("UnmodifiableMapTest - getting \"50\" didn't return 0",
78 assertNull("UnmodifiableMapTest - getting \"100\" didn't return null",
  /external/chromium_org/chrome/browser/policy/cloud/
enterprise_metrics.h 69 // DM server didn't accept the token used in the request.
73 // The policy response message didn't contain a policy, or other data was
93 // The policy just fetched didn't have any changes compared to the cached
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-6.5.2.html 70 <li>OPTION NV_position_invariant didn't work in NV vertex programs
73 <li>fragment.fogcoord register didn't always contain the correct value
74 <li>RGBA logicops didn't work reliably in some DRI drivers
  /external/mesa3d/docs/
relnotes-6.5.2.html 70 <li>OPTION NV_position_invariant didn't work in NV vertex programs
73 <li>fragment.fogcoord register didn't always contain the correct value
74 <li>RGBA logicops didn't work reliably in some DRI drivers
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DigestInputStream2Test.java 120 assertEquals("Didn't read the same from each stream", bytesRead1,
122 assertEquals("Didn't read the entire", bytesRead1, bytesToRead);
130 assertTrue("Didn't get the same data", same);
  /libcore/support/src/test/java/tests/support/
Support_UnmodifiableMapTest.java 74 assertTrue("UnmodifiableMapTest - getting \"0\" didn't return 0",
76 assertTrue("UnmodifiableMapTest - getting \"50\" didn't return 0",
78 assertNull("UnmodifiableMapTest - getting \"100\" didn't return null",
  /external/replicaisland/res/values/
kyle.xml 19 Didn?t think I?d be seeing you again. Can?t you take a hint, you bumbling bundle of bolts? I was right about you--you?re a little Kabocha spy, aren?t you.
23 Look, last time I didn?t really put my heart into it. I pulled my punches because frankly, I didn?t think it would take a full-strength hit to bring you down. It?s surprising that you survived, but even more inconceivable that you didn?t just turn around and go home. You?re just <i>asking</i> to be flattened, aren?t you.
55 You followed us down here, didn?t you? You slimy, spying little bucket of transistors. We do all the work and you just tag along, is that how it is? Mr. Rokudou takes all the risk and Kabocha just rides on his coattails, all the way to The Source? You?re even more pathetic than I thought.
  /cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java 298 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
303 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
389 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
394 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
412 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
517 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, locationDenied);
521 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, locationDenied);
  /external/chromium/testing/gmock/test/
gmock_output_test_golden.txt 36 Google Mock tried the following 1 expectation, but it didn't match:
49 Google Mock tried the following 1 expectation, but it didn't match:
174 Google Mock tried the following 1 expectation, but it didn't match:
190 Google Mock tried the following 1 expectation, but it didn't match:
204 Google Mock tried the following 1 expectation, but it didn't match:
221 Google Mock tried the following 1 expectation, but it didn't match:
236 Google Mock tried the following 1 expectation, but it didn't match:
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteCursorTest.java 67 fail("constructor didn't throw IllegalArgumentException when SQLiteQuery is null");
85 fail("moveToFirst didn't throw IllegalStateException after closed.");
130 fail("didn't throw IllegalStateException when register existed observer");
  /external/chromium_org/ppapi/tests/
test_view.cc 108 // Didn't get a view changed event that changed visibility (though there
109 // may have been some that didn't change visibility).
111 return "Didn't receive a hide event in timeout. NOTE: "
  /frameworks/base/core/tests/coretests/src/android/util/
PatternsTest.java 99 assertTrue("Didn't match valid URL with port", t);
102 assertTrue("Didn't match valid URL with port and query args", t);
105 assertTrue("Didn't match valid URL with ~", t);
  /art/test/021-string2/src/
Main.java 53 Assert.fail("didn't get expected npe");
  /art/test/053-wait-some/src/
Main.java 38 System.out.println("HEY: didn't throw on negative arg");

Completed in 400 milliseconds

1 2 3 4 5 6 78 91011>>