1 package com.intel.realsense.librealsense;
3 import androidx.test.ext.junit.runners.AndroidJUnit4;
6 import org.junit.runner.RunWith;
8 import static org.junit.Assert.assertNotEquals;
15 @RunWith(AndroidJUnit4.class)
20 long handle = c.getHandle();
21 assertNotEquals(0, handle);
GLuint64 GLenum void * handle