HomeSort by relevance Sort by last modified time
    Searched refs:tests (Results 376 - 400 of 3001) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
RowSetEventTest.java 18 package org.apache.harmony.sql.tests.javax.sql;
  /external/apache-harmony/support/src/test/java/tests/support/
Support_DeleteOnExitTest.java 18 package tests.support;
Support_Jetty.java 18 package tests.support;
Support_PlatformFile.java 18 package tests.support;
  /external/chromium/testing/gtest/src/
gtest-typed-test.cc 61 ::std::set<String> tests; local
65 if (tests.count(name) != 0) {
81 tests.insert(name);
91 if (tests.count(*it) == 0) {
  /external/gtest/src/
gtest-typed-test.cc 49 ::std::set<String> tests; local
53 if (tests.count(name) != 0) {
69 tests.insert(name);
79 if (tests.count(*it) == 0) {
  /external/icu4c/test/perf/charperf/
CharPerf_r.pl 43 my $tests = {
57 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/collperf/
CollPerf_r.pl 28 # tests will be done for all the programs. Results will be stored and connected
40 my $tests = {
79 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/convperf/
ConvPerf_r.pl 42 my $tests = {
66 runTests($options, $tests, $dataFiles);
convperf_iml.pl 34 # tests will be done for all the programs. Results will be stored and connected
37 my $tests = {
62 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/normperf/
NormPerf_r.pl 62 my $tests = {
86 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/usetperf/
UsetPerf.pl 30 # tests will be done for all the programs. Results will be stored and connected
41 my $tests = {
56 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/ustrperf/
StringPerf.pl 31 # tests will be done for all the programs. Results will be stored and connected
39 my $tests = {
72 runTests($options, $tests, $dataFiles);
StringPerf_r.pl 61 my $tests = {
77 runTests($options, $tests, $dataFiles);
  /external/javassist/
Android.mk 20 # We only want this apk build for tests.
21 LOCAL_MODULE_TAGS := tests
  /external/llvm/utils/lit/lit/
TestingConfig.py 6 TestingConfig - Information on the tests inside a suite.
  /external/llvm/utils/unittest/googletest/
gtest-typed-test.cc 61 ::std::set<String> tests; local
65 if (tests.count(name) != 0) {
81 tests.insert(name);
91 if (tests.count(*it) == 0) {
  /external/oprofile/libop/tests/
parse_event_tests.c 19 char const * const tests[2]; member in struct:events_test
35 parse_events(&parsed, 1, ev->tests);
44 ev->tests[0], ev->expected.name, ev->expected.count,
55 for (ev = events; ev->tests[0]; ++ev)
  /external/protobuf/gtest/src/
gtest-typed-test.cc 49 ::std::set<String> tests; local
53 if (tests.count(name) != 0) {
69 tests.insert(name);
79 if (tests.count(*it) == 0) {
  /external/valgrind/main/memcheck/tests/
badfree3.stderr.exp 3 by 0x........: main (memcheck/tests/badfree.c:12)
8 by 0x........: main (memcheck/tests/badfree.c:15)
  /frameworks/base/core/tests/bluetoothtests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/core/tests/notificationtests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/libs/usb/tests/AccessoryChat/
Android.mk 20 LOCAL_MODULE_TAGS := tests
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
ScreenshotStubActivity.java 18 import com.android.systemui.tests.R;
  /frameworks/base/services/tests/servicestests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests

Completed in 1345 milliseconds

<<11121314151617181920>>