HomeSort by relevance Sort by last modified time
    Searched refs:Tests (Results 1 - 25 of 294) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/unittests/Transforms/
Makefile 17 $(Verb) $(RM) -f *Tests
  /external/libxml2/xstc/
Makefile.am 2 # Definition for the tests from W3C
5 TESTDIR=Tests
23 # Nothing is done by make, only make tests and
31 $(TESTDIRS) Tests/Metadata/$(NISTTESTDEF_2) Tests/Metadata/$(MSTTESTDEF) Tests/Metadata/$(SUNTESTDEF):
32 -@(if [ ! -d Tests ] ; then \
33 mkdir Tests ; \
56 $(TAR) -C Tests -xzf $(TARBALL) --wildcards '*/suntest' '*/msxsdtest' '*/$(MSTESTDEF)' '*/$(SUNTESTDEF)' ; \
57 if [ -d Tests/suntest ] ; then rm -r Tests/suntest ; fi ;
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/
BitSet.pm 9 sub constructor : Tests(3) {
18 sub constructor_bits : Tests(5) {
28 sub constructor_number : Tests(2) {
35 sub constructor_words64 : Tests(2) {
42 sub of : Tests(2) {
49 sub operator_to_string : Tests(1) {
55 sub add : Tests(1) {
63 sub remove : Tests(2) {
73 sub operator_or : Tests(1) {
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
TestFixtureBase.cs 35 namespace Antlr.Runtime.Tests
TestDriver.cs 35 namespace Antlr.Runtime.Tests
  /external/llvm/unittests/
Makefile 19 $(Verb) $(RM) -f *Tests
Makefile.unittest 22 -path '*/$(BuildMode)/*Tests$(EXEEXT)' \
31 LLVMUnitTestExe = $(BuildMode)/$(TESTNAME)Tests$(EXEEXT)
  /external/boringssl/src/ssl/test/runner/
test_output.go 31 Tests map[string]testResult `json:"tests"`
47 Tests: make(map[string]testResult),
53 if _, found := t.Tests[name]; found {
56 t.Tests[name] = testResult{
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_transformer.py 9 class Tests(unittest.TestCase):
26 # This actually tests the compiler, but it's a way to assure the ast
35 test_support.run_unittest(Tests)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_transformer.py 9 class Tests(unittest.TestCase):
26 # This actually tests the compiler, but it's a way to assure the ast
35 test_support.run_unittest(Tests)
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/My/Test/
Class.pm 22 sub startup : Tests(startup => 1) {
  /libcore/luni/src/test/java/tests/java/lang/String/
Tests.java 17 package tests.java.lang.String;
22 * Tests for the class {@link String}.
24 public class Tests extends TestCase {
  /external/antlr/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/
gUnitTestResult.stg 32 <title> with <num_of_test> tests
47 Tests run: <num_of_test>, Failures: <num_of_failure>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
testing.properties 18 testFramework=VE-Automated-Tests-${buildId}.zip
29 #name of file that captures console output from running JUnit plug-in tests
38 #URL to vm used to run tests
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
testing.properties.template 22 testFramework=eclipse-Automated-Tests-${buildId}.zip
30 #name of file that captures console output from running JUnit plug-in tests
45 #path to tar.gz or zip of vm used to run tests
  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 1 // This should output "PROXY success:80" if all the tests pass.
11 // Run all the tests
12 for (var test in Tests) {
16 Tests[test](t);
30 // Tests
33 var Tests = {};
35 Tests.testDnsDomainIs = function(t) {
42 Tests.testDnsDomainLevels = function(t) {
48 Tests.testIsInNet = function(t) {
61 Tests.testIsPlainHostName = function(t)
    [all...]
  /external/emma/
test.sh 10 # This script tests the emma jar from the sources in this directory.
127 echo Tests failed: Additional or missing lines: See $TESTDIR/diff-sorted
131 echo Tests failed: same lines, different order: See $TESTDIR/diff-ordered
135 echo Tests passed.
  /external/boringssl/src/util/
all_tests.go 31 // TODO(davidben): Link tests with the malloc shim and port -malloc-test to this runner.
36 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.")
44 var tests = []test{
109 Tests map[string]testResult `json:"tests"`
124 Tests: make(map[string]testResult),
129 if _, found := t.Tests[name]; found {
132 t.Tests[name] = testResult{
262 for _, test := range tests {
287 fmt.Printf("\n%d of %d tests failed:\n", len(failed), len(tests)
    [all...]
  /frameworks/compile/slang/tests/
test.py 7 Runs subdirectories of tests for the Renderscript compiler.
99 # All tests that are expected to FAIL have directory names that
100 # start with 'F_'. Other tests that are expected to PASS have
150 cts_res_raw_path = cts_path + 'tests/res/raw/'
151 cts_src_path = cts_path + 'tests/tests/renderscript/src/'
175 'Runs TESTNAMEs (all tests by default)\n'
178 ' -n, --no-cleanup Don\'t clean up after running tests\n'
211 # Only run tests that are known to PASS or FAIL
212 # Disabled tests can be marked D_ and invoked explicitl
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
consoleLogs.php 25 <title>Console Logs from Running JUnit Plug-in Tests</title></head>
33 output from running JUnit plugin tests for
  /external/icu/icu4c/source/allinone/
icucheck.bat 119 echo Tests Run : %ICURUN%
125 echo Failing Tests: %ICUFAILED%
  /external/llvm/test/MC/ARM/
comment.s 1 @ Tests to check that '@' does not get lexed as an identifier for arm
  /external/v8/test/mjsunit/es6/
math-expm1.js 46 // Tests related to the fdlibm implementation.
66 // Tests for the case where argument reduction has x in the primary range.
  /external/v8/test/mjsunit/
function-without-prototype.js 28 // Tests that function does not have prototype.
37 // Tests that construction from function throws.
  /external/v8/test/webkit/fast/js/
numeric-escapes-in-string-literals.js 42 // Tests for single digit octal and decimal escapes.
51 // Tests for multi-digit octal values outside strict mode;

Completed in 497 milliseconds

1 2 3 4 5 6 7 8 91011>>