Searched refs:logEvent (Results 1 – 14 of 14) sorted by relevance
19 Stubs.logEvent("baseclinit"); // $line-baseclinit$30 Stubs.logEvent("childclinit"); // $line-childclinit$35 Stubs.logEvent("childdefaultmethod"); // $line-childdefault$ in childDefaultMethod()40 Stubs.logEvent("childstaticmethod"); // $line-childstatic$ in childStaticMethod()
27 Stubs.logEvent("childclinit"); // $line-childclinit$31 Stubs.logEvent("childinit"); // $line-childinit$ in Child()35 Stubs.logEvent("childsomeMethod"); // $line-childsomeMethod$ in someMethod()
141 public static void logEvent(String id) { in logEvent() method in Stubs
88 EventLogger.logEvent(data[0]); in testEventLogger()95 EventLogger.logEvent(data[1]); in testEventLogger()
57 public static void logEvent(EventData data) { in logEvent() method in EventLogger
266 static void logEvent(String message) { in logEvent() method in Platform
267 static void logEvent(String message) { in logEvent() method in Platform
254 Platform.logEvent(logMessage); in startHandshake()
449 Platform.logEvent(logMessage); in beginHandshakeInternal()
348 static void logEvent(@SuppressWarnings("unused") String message) {} in logEvent() method in Platform
347 static void logEvent(@SuppressWarnings("unused") String message) {} in logEvent() method in Platform
253 Platform.logEvent(logMessage); in startHandshake()
448 Platform.logEvent(logMessage); in beginHandshakeInternal()
531 public static void logEvent(String message) { in logEvent() method in Platform