Searched refs:LogTest (Results 1 - 7 of 7) sorted by relevance

/openjdk9/hotspot/test/native/logging/
H A Dtest_log.cpp31 class LogTest : public LogTestFixture { class in inherits:LogTestFixture
44 TEST_VM_F(LogTest, prefix) {
51 TEST_VM_F(LogTest, large_message) {
71 TEST_VM_F(LogTest, enabled_logtarget) {
83 TEST_VM_F(LogTest, disabled_logtarget) {
98 TEST_VM_F(LogTest, enabled_loghandle) {
112 TEST_VM_F(LogTest, disabled_loghandle) {
129 TEST_VM_F(LogTest, enabled_logtargethandle) {
143 TEST_VM_F(LogTest, disabled_logtargethandle) {
/openjdk9/hotspot/test/compiler/compilercontrol/commandfile/
H A DLogTest.java34 * @run driver compiler.compilercontrol.commandfile.LogTest
43 public class LogTest { class
/openjdk9/hotspot/test/compiler/compilercontrol/directives/
H A DLogTest.java34 * @run driver compiler.compilercontrol.directives.LogTest
43 public class LogTest { class
/openjdk9/hotspot/test/compiler/compilercontrol/commands/
H A DLogTest.java34 * @run driver compiler.compilercontrol.commands.LogTest
43 public class LogTest { class
/openjdk9/hotspot/test/compiler/compilercontrol/logcompilation/
H A DLogTest.java34 * @run driver compiler.compilercontrol.logcompilation.LogTest
42 public class LogTest { class
/openjdk9/jdk/test/java/util/logging/Logger/isLoggable/
H A DTestIsLoggable.java106 public static enum LogTest { enum in class:TestIsLoggable
120 LogTest test = LogTest.valueOf("LEV_"+l.getName());
371 for (LogTest testCase : LogTest.values()) {
/openjdk9/jdk/test/java/rmi/activation/log/
H A DLogTest.java33 * @run main/othervm/timeout=240 LogTest
43 public class LogTest { class

Completed in 264 milliseconds