Searched defs:childTables (Results 1 – 2 of 2) sorted by relevance
67 List<CreateTableRequest> childTables = new ArrayList<>(); in testCreateTable_getChildTableRequests() local
355 List<String> childTables = new ArrayList<>(); in getAllChildTables() local368 CreateTableRequest childTableCreateRequest, List<String> childTables) { in populateWithTablesNames()