Searched refs:found1 (Results 1 - 4 of 4) sorted by relevance

/external/testng/src/test/java/test/distributed/
H A DDistributedTest.java141 boolean found1 = false;
145 if (! found1) {
146 found1 = host.contains(m_ports[0]);
152 Assert.assertTrue(found1, "No tests ran on port " + m_ports[0]);
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DDOMHelper.java387 boolean found1 = false, found2 = false;
403 found1 = true;
407 if (found1)
432 boolean found1 = false, found2 = false;
447 found1 = true;
451 if (found1)
/external/google-breakpad/src/processor/
H A Dstatic_map_unittest.cc230 bool found1 = (iter_test != test_map[test_case].end()); local
232 ASSERT_EQ(found1, found2);
234 if (found1 && found2) {
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 547 milliseconds