Searched defs:function (Results 1 – 4 of 4) sorted by relevance
60 JniTestFunction *function = va_arg(args, JniTestFunction *); in runJniTests() local
52 VkLayerFunction function; member68 VkLayerFunction function; member
371 private void testTimeout(Function function) throws InterruptedException { in testTimeout()396 private void testAlreadyCancelled(Function function) throws Exception { in testAlreadyCancelled()
1193 private void throwEglException(String function) { in throwEglException()1197 public static void throwEglException(String function, int error) { in throwEglException()1206 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning()1210 public static String formatEglError(String function, int error) { in formatEglError()