HomeSort by relevance Sort by last modified time
    Searched refs:tests (Results 501 - 525 of 4079) sorted by null

<<21222324252627282930>>

  /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/libsepol/
Makefile 17 $(MAKE) -C tests clean
25 $(MAKE) -C tests test
  /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/mesa3d/src/gallium/drivers/r300/compiler/tests/
unit_test.h 14 void run_tests(struct test tests[]);
  /external/mesa3d/src/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/open-vcdiff/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/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/av/media/libstagefright/timedtext/test/
Android.mk 4 # Unit tests for libstagefright_timedtext
15 LOCAL_MODULE_TAGS := eng tests
  /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/androidfw/tests/
Android.mk 1 # Build the unit tests.
5 # Build the unit 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
  /frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
BandwidthEnforcementTestActivity.java 16 package com.android.tests.bandwidthenforcement;
  /frameworks/base/tests/CanvasCompare/
Android.mk 24 LOCAL_MODULE_TAGS := tests
  /frameworks/base/tests/DataIdleTest/
Android.mk 19 # We only want this apk build for tests.
20 LOCAL_MODULE_TAGS := tests

Completed in 235 milliseconds

<<21222324252627282930>>