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()
315 @UserLifecycleEventType int... expectedTypes) { in assertEvents()
1827 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testSetSchema() local1920 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema() local2026 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema_differentDataBase() local2189 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testPrunePackageData() local
2181 public void expectSupportedTetheringTypes(Set<Integer> expectedTypes) { in expectSupportedTetheringTypes()3422 final ArraySet<Integer> expectedTypes = getAllSupportedTetheringTypes(); in testTetheringSupported() local3487 final ArraySet<Integer> expectedTypes) { in verifySupported()
268 @UserLifecycleEventType int... expectedTypes) { in isEventAnyOfTypes()