Searched refs:INVALID_ON_CONFLICT_VALUE (Results 1 – 5 of 5) sorted by relevance
62 }.failsToCompile().withErrorContaining(ProcessorErrors.INVALID_ON_CONFLICT_VALUE) in <lambda>()
287 }.failsToCompile().withErrorContaining(ProcessorErrors.INVALID_ON_CONFLICT_VALUE) in <lambda>()
41 executableElement, ProcessorErrors.INVALID_ON_CONFLICT_VALUE) in process()
48 executableElement, ProcessorErrors.INVALID_ON_CONFLICT_VALUE) in process()
41 val INVALID_ON_CONFLICT_VALUE = "On conflict value must be one of @OnConflictStrategy values." constant