Searched defs:tables (Results 1 – 2 of 2) sorted by relevance
2544 final int[][][] tables = in testVerifyMandatoryOutputCombinationTables() local3005 private void validityCheckConfigurationTables(final int[][][] tables) throws Exception { in validityCheckConfigurationTables()3009 private void validityCheckConfigurationTables(final int[][][] tables, boolean useCaseSpecified) in validityCheckConfigurationTables()
689 String tables = "table1 table2 table3"; in testFindEditTable() local