MCPcopy Create free account
hub / github.com/catboost/catboost / Check

Function Check

library/cpp/jni/jni.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void Check() {
126 RethrowExceptionFromJavaToCpp();
127}
128
129// TThreadAttacher //////////////////////////////////////////////////////////////////////////////
130//

Callers 15

FindClassMethod · 0.70
GetMethodIDMethod · 0.70
CallObjectMethodMethod · 0.70
CallIntMethodMethod · 0.70
CallBooleanMethodMethod · 0.70
CallVoidMethodMethod · 0.70
NewByteArrayMethod · 0.70
SetByteArrayRegionMethod · 0.70
GetByteArrayRegionMethod · 0.70
NewStringUTFMethod · 0.70
DecompressedLengthMethod · 0.50

Calls 1

Tested by

no test coverage detected