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()
2268 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testSetSchema() local2363 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema() local2474 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testRemoveSchema_differentDataBase() local2641 List<SchemaTypeConfigProto> expectedTypes = new ArrayList<>(); in testPrunePackageData() local
2215 public void expectSupportedTetheringTypes(Set<Integer> expectedTypes) { in expectSupportedTetheringTypes()3532 final ArraySet<Integer> expectedTypes = getAllSupportedTetheringTypes(); in testTetheringSupported() local3597 final ArraySet<Integer> expectedTypes) { in verifySupported()
265 @UserLifecycleEventType int... expectedTypes) { in isEventAnyOfTypes()