Examples of RemapTest


Examples of org.trifort.rootbeer.testcases.rootbeertest.remaptest.RemapTest

    ret.add(new String2Test());
    ret.add(new StepFilterTest());
    ret.add(new GpuListTest());
    ret.add(new WhileTrueTest());
    ret.add(new ArraySumTest());
    ret.add(new RemapTest());
    ret.add(new InstanceofTest());
    ret.add(new DotClassTest());
    ret.add(new PrintTest());
    ret.add(new BarrierTest());
    ret.add(new SharedMemSimpleTest());
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.