HomeSort by relevance Sort by last modified time
    Searched full:testresult (Results 151 - 175 of 183) sorted by null

1 2 3 4 5 67 8

  /development/testrunner/test_defs/
instrumentation_test.py 192 test_results: a list of am_instrument_parser.TestResult
  /external/chromium/testing/gtest/test/
gtest-unittest-api_test.cc 136 // Records a test property to verify TestResult::GetTestProperty().
  /external/gtest/test/
gtest-unittest-api_test.cc 136 // Records a test property to verify TestResult::GetTestProperty().
  /external/icu4c/test/letest/
letest.cpp 328 le_bool compareResults(const char *testID, TestResult *expected, TestResult *actual)
613 TestResult expected = {0, NULL, NULL, NULL};
614 TestResult actual = {0, NULL, NULL, NULL};
    [all...]
  /external/protobuf/gtest/test/
gtest-unittest-api_test.cc 142 // Records a test property to verify TestResult::GetTestProperty().
  /external/icu4c/test/cintltst/
cnormtst.c 661 UBool testresult = UNORM_YES; local
688 testresult = UNORM_NO;
690 if (testresult == UNORM_YES) {
697 if (unorm_quickCheck(data, size, UNORM_FCD, &status) != testresult || U_FAILURE(status)) {
698 log_data_err("unorm_quickCheck(FCD) failed: expected %d for random data - (Are you missing data?)\n", testresult);
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h 380 const internal::TestResult* result() const;
467 // Adds a TestPartResult to the current TestResult object. All
479 // Adds a TestProperty to the current TestResult object. If the result already
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_runner.py 80 test_timings: a list of TestResult objects which contain test runtimes in seconds
428 result = test_results.TestResult(test)
729 result = test_results.TestResult.loads(self._result_queue.get_nowait())
    [all...]
printing.py 322 result - The actual TestResult object
  /cts/tools/utils/
CollectAllTests.java 52 import junit.framework.TestResult;
  /external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/
buildbot_unittest.py 40 return test_results.TestResult(testname, [test_failures.FailureTextMismatch()])
  /frameworks/base/core/tests/coretests/src/android/app/activity/
BroadcastTest.java 272 public void testResult() throws Exception {
  /frameworks/base/test-runner/src/android/test/
InstrumentationTestRunner.java 50 import junit.framework.TestResult;
659 synchronized void print(TestResult result, long runTime) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/10/
android.jar 
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h 113 class TestResult; // Result of a single Test.
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
commitqueuetask_unittest.py 253 return test_results.TestResult(testname, [test_failures.FailureTextMismatch()])
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queues_unittest.py 206 return test_results.TestResult(testname, [test_failures.FailureTextMismatch()])
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
methods_index_changes.html 315 <nobr><A HREF="junit.framework.TestResult.html#junit.framework.TestResult.errors_changed()" class="hiddenlink" target="rightframe">errors
338 <nobr><A HREF="junit.framework.TestResult.html#junit.framework.TestResult.failures_changed()" class="hiddenlink" target="rightframe">failures
    [all...]
alldiffs_index_changes.html     [all...]
jdiff_statistics.html 999 <TD><A HREF="junit.framework.TestResult.html">
1000 junit.framework.TestResult</A></TD>
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CodecTest.java 800 String testResult;
  /external/webkit/Tools/
ChangeLog-2011-02-16     [all...]
  /prebuilts/sdk/6/
android.jar 

Completed in 1851 milliseconds

1 2 3 4 5 67 8