HomeSort by relevance Sort by last modified time
    Searched full:testop (Results 1 - 8 of 8) sorted by null

  /external/skia/samplecode/
SampleAAClip.cpp 15 static void testop(const SkIRect& r0, const SkIRect& r1, SkRegion::Op op, function
37 static void testop() { function
39 testop(gRec[i].r0, gRec[i].r1, gRec[i].op, gRec[i].expectedR);
62 testop();
  /external/v8/test/unittests/compiler/
value-numbering-reducer-unittest.cc 20 : Operator(opcode, properties, "TestOp", value_in, 0, 0, value_out, 0,
  /libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
IntUniqOpTest.java 55 public void testOp(String name, TestData.OfInt data) {
DistinctOpTest.java 80 public void testOp(String name, TestData.OfRef<Integer> data) {
  /cts/tests/tests/libcoreoj/
CtsTestPackage.xml 87 <Test name="testOp" />
201 <Test name="testOp" />
test_list.txt 68 org.openjdk.tests.java.util.stream.DistinctOpTest#testOp
161 org.openjdk.tests.java.util.stream.IntUniqOpTest#testOp
  /external/skia/tests/
PathOpsOpRectThreadedTest.cpp 85 initializeTests(reporter, "testOp");
PathOpsExtendedTest.cpp 622 const char testFunction[] = "testOp(path);";

Completed in 288 milliseconds