chromium/third_party/jni_zero/test/golden/testRequireProxyMocks-Final-GEN_JNI.java.golden

// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

package org.jni_zero;

// This file is autogenerated by
//     third_party/jni_zero/jni_registration_generator.py
// Please do not change its content.

public class GEN_JNI {
    public static final boolean TESTING_ENABLED = true;
    public static final boolean REQUIRE_MOCK = true;


      // Hashed name: Java_J_N_MXKBD_lj
    public static native boolean org_jni_1zero_TinySample_bar(int a, Object b);
      // Hashed name: Java_J_N_MnQLCFmK
    public static native void org_jni_1zero_TinySample_foo(Object a, int b);
}