HomeSort by relevance Sort by last modified time
    Searched full:actual (Results 701 - 725 of 10182) sorted by null

<<21222324252627282930>>

  /development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/NetworkConnect/src/com.example.android.common.logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/StorageClient/src/com.example.android.common/logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/browseable/repeatingAlarm/src/com.example.android.common/logger/
LogWrapper.java 47 * @param msg The actual message to be logged. The actual message to be logged.
  /development/samples/training/testingfun/app/tests/src/com/example/android/testingfun/tests/lesson2/
MyFirstTestActivityTest.java 67 final String actual = mFirstTestText.getText().toString(); local
68 assertEquals("mFirstTestText contains wrong text", expected, actual);
  /external/antlr/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/
gUnitTestResult.stg 37 actual: <it.actualResult>
43 invalid input: <it.actual>
  /external/chromium/base/i18n/
char_iterator.h 50 // Advance to the next actual character. Returns false if we're at the
97 // Advance to the next actual character. Returns false if we're at the
  /external/chromium/chrome/browser/diagnostics/
diagnostics_test.h 33 // The actual outcome of the test should be set using the RecordXX functions.
64 // Derived classes override this method do perform the actual test.
  /external/chromium/chrome/browser/ui/cocoa/
tracking_area.mm 21 // The Class of |owner_|. When the actual object is no longer alive (and could
50 // generate the signature. |-forwardInvocation:| will block the actual call.
  /external/chromium/net/disk_cache/
file.h 23 // Notified of the actual number of bytes read or written. This value is
73 // Performs the actual asynchronous write. If notify is set and there is no
  /external/chromium_org/base/test/
values_test_util.cc 56 StringValue* actual) {
57 scoped_ptr<StringValue> scoped_actual(actual);
  /external/chromium_org/chrome/browser/sync_file_system/
file_change_unittest.cc 42 SCOPED_TRACE(testing::Message() << "actual:" << list.DebugString());
47 << " actual:" << list.list().at(i).DebugString());
  /external/chromium_org/net/disk_cache/
file.h 23 // Notified of the actual number of bytes read or written. This value is
79 // Performs the actual asynchronous write. If notify is set and there is no
  /external/chromium_org/net/test/spawned_test_server/
remote_test_server.h 46 // Returns the actual path of document root for the test cases. This function
47 // should be called by test cases to retrieve the actual document root path
  /external/chromium_org/net/websockets/
websocket_net_log_params_unittest.cc 45 scoped_ptr<base::Value> actual(
49 EXPECT_TRUE(expected.Equals(actual.get()));
  /external/chromium_org/third_party/WebKit/Source/web/
ExternalPopupMenu.h 55 // The ExternalPopupMenu connects the actual implementation of the popup menu
84 // The actual implementor of the show menu.
  /external/chromium_org/third_party/WebKit/Tools/qunit/test/
logs.js 66 actual: 0,
73 actual: "foo",
  /external/chromium_org/third_party/icu/source/test/cintltst/
cctest.c 53 Changing the default name may not affect the actual name from u_getDefaultConverter
86 log_info("Skipping test: ucnv_setDefaultName() did not affect actual name of %s\n", nameBeforeSet);

Completed in 428 milliseconds

<<21222324252627282930>>