HomeSort by relevance Sort by last modified time
    Searched refs:results (Results 826 - 850 of 1503) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/opus/src/silk/float/
SigProc_FLP.h 80 silk_float *results, /* O result (length correlationCount) */
  /external/chromium_org/third_party/skia/include/core/
SkPathEffect.h 101 * optionally return the points in 'results'.
103 virtual bool asPoints(PointData* results, const SkPath& src,
  /external/chromium_org/tools/json_schema_compiler/test/
arrays_unittest.cc 287 scoped_ptr<base::ListValue> results = local
288 ReturnIntegerArray::Results::Create(integers);
295 EXPECT_TRUE(results->Equals(&expected));
304 scoped_ptr<base::ListValue> results = local
305 ReturnRefArray::Results::Create(items);
316 EXPECT_TRUE(results->Equals(&expected));
  /external/chromium_org/tools/sheriffing/
buildinfo.js 52 if (step.results[0] != 0) { // Failed.
108 // Create a link to the build results.
  /external/chromium_org/tools/telemetry/telemetry/results/
buildbot_output_formatter.py 7 from telemetry.results import output_formatter
26 If any failed pages exist, only output individual page results, and do
81 # If there were no failed pages, output the overall results (results not
page_run_unittest.py 9 from telemetry.results import page_run
  /external/chromium_org/v8/test/mjsunit/
keyed-call-generic.js 36 function testMany(receiver, keys, results) {
39 assertEquals(results[k], receiver[keys[k]]());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
BuildResultsProperties.java 11 package org.eclipse.test.internal.performance.results.model;
105 return "The results history shows that the variation of its delta is between 10% and 20%, hence its result may not be really reliable.";
110 return "The results history shows that the variation of its delta is over 20%, hence its result is surely not reliable.";
  /external/fio/tools/
genfio 141 write_bw_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-seq.results
142 write_iops_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-seq.results
175 write_bw_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-para.results
176 write_iops_log=${PREFIX_FILENAME}$SHORT_HOSTNAME-$BLK_SIZE-$PRINTABLE_DISK-$TYPE-para.results
316 echo "# On some storage devices, this could lead to invalid results #"
  /external/gtest/include/gtest/
gtest-spi.h 62 // results. This reporter will only catch failures generated in the current
99 SingleFailureChecker(const TestPartResultArray* results,
  /external/libopus/silk/float/
SigProc_FLP.h 80 silk_float *results, /* O result (length correlationCount) */
  /external/lldb/include/lldb/Symbol/
ClangExternalASTSourceCallbacks.h 36 typedef void (*FindExternalVisibleDeclsByNameCallback)(void *baton, const clang::DeclContext *DC, clang::DeclarationName Name, llvm::SmallVectorImpl <clang::NamedDecl *> *results);
  /external/lldb/tools/lldb-perf/lib/
TestCase.h 19 class Results;
118 WriteResults (Results &results) = 0;
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-spi.h 62 // results. This reporter will only catch failures generated in the current
99 SingleFailureChecker(const TestPartResultArray* results,
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_fs.c 100 for (result = fs->base.results; result; result = tmp ) {
svga_pipe_vs.c 158 for (result = vs->base.results; result; result = tmp ) {
  /external/mesa3d/src/gtest/include/gtest/
gtest-spi.h 62 // results. This reporter will only catch failures generated in the current
99 SingleFailureChecker(const TestPartResultArray* results,
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_unittest.cc 88 blink::WebVector<blink::WebTextCheckingResult> results; local
90 &results);
92 EXPECT_EQ(results.size(), expected.size());
93 size_t size = std::min(results.size(), expected.size());
95 EXPECT_EQ(results[j].decoration, blink::WebTextDecorationTypeSpelling);
96 EXPECT_EQ(results[j].location, expected[j].location);
97 EXPECT_EQ(results[j].length, expected[j].length);
115 const blink::WebVector<blink::WebTextCheckingResult>& results)
118 last_results_ = results;
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.c 137 * - 2-byte and 4-byte fromUnicode results are stored directly as 16/32-bit integers
200 * For single-unit results in the code units table, there is no space to
233 * action codes 4 and 5 may result in roundtrip/fallback/unassigned/illegal results
280 * One trail byte state that results in code points, and one that only
329 * Bits 31..16 contain flags for which stage 3 entries contain roundtrip results
737 const uint16_t *stage2, *stage3, *results; local
740 results=(const uint16_t *)mbcsTable->fromUnicodeBytes;
751 /* use all roundtrip and fallback results */
762 stage3=results+st3;
1117 const uint16_t *table, *results; local
3499 const uint16_t *results; local
3675 const uint16_t *results; local
4871 const uint16_t *results; local
5177 const uint16_t *results; local
    [all...]
  /external/icu/icu4c/source/common/
ucnvmbcs.c 137 * - 2-byte and 4-byte fromUnicode results are stored directly as 16/32-bit integers
200 * For single-unit results in the code units table, there is no space to
233 * action codes 4 and 5 may result in roundtrip/fallback/unassigned/illegal results
280 * One trail byte state that results in code points, and one that only
329 * Bits 31..16 contain flags for which stage 3 entries contain roundtrip results
737 const uint16_t *stage2, *stage3, *results; local
740 results=(const uint16_t *)mbcsTable->fromUnicodeBytes;
751 /* use all roundtrip and fallback results */
762 stage3=results+st3;
1117 const uint16_t *table, *results; local
3499 const uint16_t *results; local
3675 const uint16_t *results; local
4871 const uint16_t *results; local
5177 const uint16_t *results; local
    [all...]
  /bionic/libdl/
Android.mk 31 # few symbols from libc. Using --no-undefined here results in having to link
  /cts/tests/uiautomator/src/com/android/cts/uiautomatortest/
CtsUiAutomatorTest.java 811 UiObject results = new UiObject(new UiSelector().className( local
814 String allPointers = results.getText();
865 UiObject results = new UiObject(new UiSelector().className( local
914 UiObject results = new UiObject(new UiSelector().className( local
951 UiObject results = new UiObject(new UiSelector().className( local
    [all...]
  /external/chromium_org/build/android/pylib/utils/
flakiness_dashboard_results_uploader.py 5 """Uploads the results to the flakiness dashboard server."""
24 """Writes test results to a JSON file and handles uploading that file to
25 the test results server.
87 """Handles uploading buildbot tests results to the flakiness dashboard."""
94 raise Exception('You should not be uploading tests results to the server'
164 logging.error("Uploading results to test server failed: %s." % e)
169 def Upload(results, flakiness_dashboard_server, test_type):
170 """Reports test results to the flakiness dashboard for Chrome for Android.
173 results: test results
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_drive.cc 513 Results::Create(properties_list_);
628 scoped_ptr<SearchResultInfoList> results) {
636 DCHECK(results.get());
637 const SearchResultInfoList& results_ref = *results.get();
646 base::Passed(&results)));
730 scoped_ptr<drive::MetadataSearchResultVector> results) {
738 DCHECK(results.get());
739 const drive::MetadataSearchResultVector& results_ref = *results.get();
748 base::Passed(&results)));
811 results_ = api::file_manager_private::GetDriveConnectionState::Results:
    [all...]
  /external/chromium_org/chrome/browser/importer/
profile_writer_unittest.cc 108 void HistoryQueryComplete(history::QueryResults* results) {
110 history_count_ = results->size();

Completed in 700 milliseconds

<<31323334353637383940>>