Home
last modified time | relevance | path

Searched defs:divide (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/js/
H A DExceptionHandlingTest.js17 function divide(a, b) { function
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/java_cases/
H A DExceptionHandlingTest.java30 public static int divide(int a, int b) throws ArithmeticException { in divide() method in ExceptionHandlingTest

Completed in 1 milliseconds