Searched defs:otherTable (Results 1 – 4 of 4) sorted by relevance
46 public static DistanceNode from(int distance, IntDistanceNode.IntDistanceTable otherTable) { in from()97 IntDistanceNode.IntDistanceTable otherTable = in IntDistanceTable() local
109 void SymbolTable::moveSymbolTo(SymbolTable* otherTable, Symbol* sym, const Context& context) { in moveSymbolTo()
77 Table<Character, Integer, String> otherTable = HashBasedTable.create(); in testBuilder() local
71 Table<Character, Integer, String> otherTable = HashBasedTable.create(); in testBuilder() local