Searched refs:INVALID_TABLE_NAME (Results 1 – 3 of 3) sorted by relevance
502 val INVALID_TABLE_NAME = "Invalid table name. Room does not allow using ` or \" in table names" constant
131 ProcessorErrors.INVALID_TABLE_NAME) in <lambda>()
1891 }.failsToCompile().withErrorContaining(ProcessorErrors.INVALID_TABLE_NAME) in <lambda>()