Searched refs:Test (Results 1 - 25 of 4346) sorted by path

1234567891011>>

/external/ImageMagick/
H A Dconfigure373 # Test if FILE is an executable regular file.
7668 .name = L"Test wide string",
8137 # Test print first, because it will be a builtin if present.
8426 .name = L"Test wide string",
9329 # Test for 64-bit build.
17666 # Test if we are trying to use run time linking or normal
18521 # Test whether the compiler implicitly links with -lc since on some
20767 # Test if we are trying to use run time linking or normal
22649 # Test whether the compiler implicitly links with -lc since on some
25417 /* Test literal
[all...]
/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl654 Test ability to create, read and compare ABI dumps.
16165 $TestInfo = "<h2>Test Info</h2><hr/>\n";
16251 $TestResults = "<h2>Test Results</h2><hr/>\n";
/external/android-clat/
H A Dclatd_test.cpp43 // Test packet portions. Defined as macros because it's easy to concatenate them to make packets.
558 class ClatdTest : public ::testing::Test {
745 ASSERT_EQ(sizeof(struct iphdr), sizeof(v4_header)) << "Test IPv4 header: incorrect length\n";
748 ASSERT_EQ(sizeof(struct ip6_hdr), sizeof(v6_header)) << "Test IPv6 header: incorrect length\n";
751 ASSERT_EQ(sizeof(struct udphdr), sizeof(udp_header)) << "Test UDP header: incorrect length\n";
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/
H A DLineRegionTest.java21 import org.junit.Test;
37 @Test
53 @Test
58 @Test
76 @Test
H A DPlotTest.java38 import org.junit.Test;
181 @Test
222 @Test
293 @Test
323 @Test
350 @Test
376 @Test
404 @Test
438 /*@Test
447 @Test
[all...]
H A DRegionTest.java21 import org.junit.Test;
37 @Test
42 @Test
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/ui/
H A DDynamicTableModelTest.java26 import org.junit.Test;
38 @Test
44 @Test
64 @Test public void testIterator() throws Exception {
92 @Test
150 @Test
198 @Test
H A DFixedTableModelTest.java25 import org.junit.Test;
37 @Test
43 @Test
75 @Test
210 @Test
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/util/
H A DConfiguratorTest.java24 import org.junit.Test;
81 @Test
90 @Test
H A DListOrganizerTest.java21 import org.junit.Test;
38 @Test
43 @Test
48 @Test
53 @Test
76 @Test
81 @Test
86 @Test
91 @Test
H A DValPixConverterTest.java20 import org.junit.Test;
37 @org.junit.Test
53 @org.junit.Test
96 @org.junit.Test
138 @Test
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/
H A DRectRegionTest.java21 import org.junit.Test;
37 @Test
42 @Test
47 @Test
52 @Test
59 @Test
H A DSimpleXYSeriesTest.java21 import org.junit.Test;
31 @Test
49 @Test
67 @Test
86 @Test
113 @Test
H A DXYLegendWidgetTest.java38 import org.junit.Test;
71 @Test
74 XYPlot plot = new XYPlot(context, "Test", Plot.RenderMode.USE_MAIN_THREAD);
H A DXYPlotTest.java35 import org.junit.Test;
76 @Test
87 @Test
105 @Test
129 @Test
148 @Test
232 @Test
315 @Test
370 @Test
429 @Test
[all...]
H A DXYSeriesRendererTest.java30 import org.junit.Test;
53 @Test
73 XYPlot plot = new XYPlot(context, "Test");
H A DXYStepCalculatorTest.java21 import org.junit.Test;
36 @Test
41 @Test
60 @Test
65 @Test
/external/antlr/antlr-3.4/gunit/src/test/java/org/antlr/gunit/
H A DGunitTest.java3 import junit.framework.Test;
26 public static Test suite()
32 * Rigourous Test :-)
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
H A DANTLRxxxxStreamFixture.cs63 [Test]
73 [Test]
82 [Test]
93 [Test]
116 [Test]
132 [Test]
195 [Test]
233 [Test]
253 [Test]
291 [Test]
[all...]
H A DITreeFixture.cs54 [Test]
62 [Test]
75 [Test]
95 [Test]
122 [Test]
150 [Test]
171 [Test]
187 [Test]
202 [Test]
219 [Test]
[all...]
H A DITreeNodeStreamFixture.cs56 [Test]
71 [Test]
73 /// Test a tree with four nodes - ^(101 ^(102 103) 104)
92 [Test]
117 [Test]
136 [Test]
153 [Test]
169 [Test]
192 [Test]
229 [Test]
[all...]
H A DRewriteRuleXxxxStreamFixture.cs47 [Test]
60 [Test]
76 [Test]
93 [Test]
111 [Test]
130 [Test]
148 [Test]
157 [Test]
167 [Test]
176 [Test]
[all...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
H A DProgram.cs1 namespace Antlr3.Runtime.Test.Composition
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
H A DSemanticPredicateReduction.g3.lexer.cs1 namespace Antlr3.Runtime.Test
H A DSemanticPredicateReduction.g3.parser.cs1 namespace Antlr3.Runtime.Test

Completed in 443 milliseconds

1234567891011>>