Searched defs:TestModel (Results 1 – 4 of 4) sorted by relevance
298 struct TestModel { struct303 // Additional testing information and flags associated with the TestModel. argument310 // If set to true, the TestModel specifies a validation test that is expected to fail during argument332 TestModel copy() const { in copy() argument342 bool hasQuant8CoupledOperands() const { in hasQuant8CoupledOperands()391 bool hasScalarOutputs() const { in hasScalarOutputs()417 // This should only match the TestModel generated from while_infinite_loop.mod.py. in isInfiniteLoopTimeoutTest() argument
34 public class TestModel extends Model { class52 public TestModel(UserId userId, String authority, Features features) { in TestModel() method in TestModel
46 TestModel::TestModel( in TestModel() function in test_vendor_lib::TestModel
162 class TestModel : public WrapperModel { class