Searched defs:expectedTypes (Results 1 – 3 of 3) sorted by relevance
1404 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testSetSchema() local1496 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema() local1601 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema_differentDataBase() local1751 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testPrunePackageData() local
35 bool validateOperandTypes(const std::vector<OperandType>& expectedTypes, const char* tag, in validateOperandTypes()77 const std::vector<OperandType>& expectedTypes) { in validateInputTypes()83 const std::vector<OperandType>& expectedTypes) { in validateOutputTypes()
299 @UserLifecycleEventType int... expectedTypes) { in assertEvents()