HomeSort by relevance Sort by last modified time
    Searched refs:results (Results 1651 - 1675 of 2244) sorted by null

<<61626364656667686970>>

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
idct_v6.asm 73 ; use input buffer to store intermediate results
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 269 "test results. Example: \"localhost:555\". The flag is effective only on "
312 // results of calling a given int-returning method on each.
536 // results. Intercepts only failures from the current thread.
546 // results.
602 // This predicate-formatter checks that 'results' contains a test part
608 const TestPartResultArray& results,
615 if (results.size() != 1) {
617 << " Actual: " << results.size() << " failures";
618 for (int i = 0; i < results.size(); i++) {
619 msg << "\n" << results.GetTestPartResult(i)
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
directory_tree.js 295 reader.readEntries(function(results) {
296 if (!results.length) {
301 for (var i = 0; i < results.length; i++) {
302 var entry = results[i];
    [all...]
  /external/chromium_org/ui/wm/core/
transient_window_manager_unittest.cc 307 std::vector<std::string>* results)
309 results_(results) {}
  /external/chromium_org/v8/test/mjsunit/
getters-on-elements.js 36 // function due to leftover map clearing work that results in deoptimizing
  /external/chromium_org/v8/test/webkit/fast/js/kde/
RegExp.js 93 // After a failed match, cached results on the RegExp object are unchanged.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
PerformanceResults.java 11 package org.eclipse.test.internal.performance.results.db;
28 import org.eclipse.test.internal.performance.results.utils.Util;
32 * Root class to handle performance results.
34 * Usually performance results are built for a current build vs. a baseline build.
39 * Then it provides easy and speedy access to all stored results.
58 * Local class helping to guess remaining time while reading results from DB
124 * Returns the name of the baseline used for extracted results
127 * if no specific baseline is used for the extracted results.
150 * Return the list of components concerned by performance results.
162 * @return A list of {@link ScenarioResults scenario results}
    [all...]
  /external/gtest/src/
gtest.cc 276 "test results. Example: \"localhost:555\". The flag is effective only on "
319 // results of calling a given int-returning method on each.
540 // results. Intercepts only failures from the current thread.
550 // results.
606 // This predicate-formatter checks that 'results' contains a test part
612 const TestPartResultArray& results,
619 if (results.size() != 1) {
621 << " Actual: " << results.size() << " failures";
622 for (int i = 0; i < results.size(); i++) {
623 msg << "\n" << results.GetTestPartResult(i)
    [all...]
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 74 first page of the logical Ogg stream. This results in a first Ogg
  /external/libvpx/libvpx/vp8/common/arm/armv6/
idct_v6.asm 73 ; use input buffer to store intermediate results
  /external/libvpx/libvpx/vp8/common/arm/neon/
variance_neon.asm 47 ;the results into the elements of the destination vector. The explanation
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
utilities.mak 124 # produces the same results as the `$(shell-sq)' function.
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 269 "test results. Example: \"localhost:555\". The flag is effective only on "
312 // results of calling a given int-returning method on each.
536 // results. Intercepts only failures from the current thread.
546 // results.
602 // This predicate-formatter checks that 'results' contains a test part
608 const TestPartResultArray& results,
615 if (results.size() != 1) {
617 << " Actual: " << results.size() << " failures";
618 for (int i = 0; i < results.size(); i++) {
619 msg << "\n" << results.GetTestPartResult(i)
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 269 "test results. Example: \"localhost:555\". The flag is effective only on "
312 // results of calling a given int-returning method on each.
536 // results. Intercepts only failures from the current thread.
546 // results.
602 // This predicate-formatter checks that 'results' contains a test part
608 const TestPartResultArray& results,
615 if (results.size() != 1) {
617 << " Actual: " << results.size() << " failures";
618 for (int i = 0; i < results.size(); i++) {
619 msg << "\n" << results.GetTestPartResult(i)
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 293 // results of calling a given int-returning method on each.
504 // results. Intercepts only failures from the current thread.
514 // results.
570 // This predicate-formatter checks that 'results' contains a test part
576 const TestPartResultArray& results,
583 if (results.size() != 1) {
585 << " Actual: " << results.size() << " failures";
586 for (int i = 0; i < results.size(); i++) {
587 msg << "\n" << results.GetTestPartResult(i);
592 const TestPartResult& r = results.GetTestPartResult(0)
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 14 # offsets into the results returned by the uname syscall
22 # offset into the results returned by the sysinfo syscall
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 13 # offsets into the results returned by the uname syscall
21 # offset into the results returned by the sysinfo syscall
  /frameworks/base/core/java/android/view/
KeyEvent.java     [all...]
  /frameworks/base/keystore/tests/src/android/security/
KeyStoreTest.java 273 String[] results = mKeyStore.saw(TEST_KEYNAME); local
276 new HashSet(Arrays.asList(results)));
  /frameworks/base/services/core/java/com/android/server/
IntentResolver.java 503 protected void sortResults(List<R> results) {
504 Collections.sort(results, mResolvePrioritySorter);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
idct_v6.asm 73 ; use input buffer to store intermediate results
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
variance_neon.asm 47 ;the results into the elements of the destination vector. The explanation
  /libcore/luni/src/test/java/libcore/java/sql/
OldStatementTest.java 225 boolean[] results = {false, false, false, false, false, true, false,
233 assertEquals("different result for statement no. "+i, results[i], res);
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 272 "test results. Example: \"localhost:555\". The flag is effective only on "
315 // results of calling a given int-returning method on each.
536 // results. Intercepts only failures from the current thread.
546 // results.
602 // This predicate-formatter checks that 'results' contains a test part
608 const TestPartResultArray& results,
615 if (results.size() != 1) {
617 << " Actual: " << results.size() << " failures";
618 for (int i = 0; i < results.size(); i++) {
619 msg << "\n" << results.GetTestPartResult(i)
    [all...]

Completed in 1600 milliseconds

<<61626364656667686970>>