Home
last modified time | relevance | path

Searched defs:shouldMatch (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/transforms/consolidate_attrs/
Dpass.cc273 bool shouldMatch(Operation *op) const override { in shouldMatch() function in mlir::tfg::__anonc9ca0e7d0311::ReifyTFGOpOutputShapes
296 bool shouldMatch(Operation *op) const override { in shouldMatch() function
601 bool shouldMatch(Operation *op) const override { in shouldMatch() function in mlir::tfg::__anonc9ca0e7d0711::MaterializeTFGOpOutputShapes
622 bool shouldMatch(Operation *op) const override { in shouldMatch() function
/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/beans/
DHasPropertyWithValueTest.java26 private final BeanWithoutInfo shouldMatch = new BeanWithoutInfo("is expected"); field in HasPropertyWithValueTest
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp2114 bool shouldMatch; in setUpTestCases() local