Home
last modified time | relevance | path

Searched defs:expected_re (Results 1 – 14 of 14) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.tui/
H A Dcompletion.exp27 proc test_tab_completion {input_line expected_re} {
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dwith.exp53 proc test_with_error {setting tmp_val expected_re} {
/dports/www/nginx-full/njs-0.7.1/test/
H A Dnjs_expect_test.exp44 proc njs_run {opts expected_re} {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/6981737/
H A DTest6981737.java49 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/6981737/
H A DTest6981737.java57 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/6981737/
H A DTest6981737.java57 public static String verifyProperty(String name, String expected_re) { in verifyProperty()
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_selftest.py772 def check_timing(self, test_case, expected_re): argument