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