Searched defs:expectedTypes (Results 1 – 5 of 5) sorted by relevance
32 bool validateOperandTypes(const std::vector<OperandType>& expectedTypes, const char* tag, in validateOperandTypes()79 const std::vector<OperandType>& expectedTypes) { in validateInputTypes()85 const std::vector<OperandType>& expectedTypes) { in validateOutputTypes()
216 @UserLifecycleEventType int... expectedTypes) { in isEventAnyOfTypes()
299 @UserLifecycleEventType int... expectedTypes) { in assertEvents()
1403 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testSetSchema() local1489 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema() local1586 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema_differentDataBase() local1741 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testPrunePackageData() local
1756 public void expectSupportedTetheringTypes(Set<Integer> expectedTypes) { in expectSupportedTetheringTypes()2867 final ArraySet<Integer> expectedTypes = getAllSupportedTetheringTypes(); in testTetheringSupported() local2930 final ArraySet<Integer> expectedTypes) { in updateConfigAndVerifySupported()