Home
last modified time | relevance | path

Searched refs:testop (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_gen_lib_test.cc26 name: "testop"
46 graph_op_name: "testop"
189 const string expected_api_def = R"(graph_op_name: "testop" in TEST()
192 name: "testop" in TEST()
223 graph_op_name: "testop" in TEST()
267 graph_op_name: "testop" in TEST()
275 graph_op_name: "testop" in TEST()
304 graph_op_name: "testop" in TEST()
327 graph_op_name: "testop" in TEST()
363 graph_op_name: "testop" in TEST()
[all …]
/external/skqp/samplecode/
DSampleAAClip.cpp13 static void testop(const SkIRect& r0, const SkIRect& r1, SkRegion::Op op, in testop() function
35 static void testop() { in testop() function
37 testop(gRec[i].r0, gRec[i].r1, gRec[i].op, gRec[i].expectedR); in testop()
60 testop(); in AAClipView()
/external/skia/samplecode/
DSampleAAClip.cpp13 static void testop(const SkIRect& r0, const SkIRect& r1, SkRegion::Op op, in testop() function
35 static void testop() { in testop() function
37 testop(gRec[i].r0, gRec[i].r1, gRec[i].op, gRec[i].expectedR); in testop()
60 testop(); in AAClipView()