Searched defs:table (Results 1 – 8 of 8) sorted by relevance
58 int[][] table = buildPartitionTable(seq, k); in split() local89 float[][] table = new float[n][k]; in buildPartitionTable() local
36 def __init__(self, table, project_id): argument
16 table { selector
132 DmTable table; in SetUp() local192 std::vector<TableEntry> table; in GetTable() local358 std::vector<TableEntry> table = { in TEST_F() local
230 String table = in doGetHandler() local
372 List<List<String>> table = new ArrayList<>(); in listResults() local
342 private static void printJsonTable(String name, JSONArray table) throws JSONException { in printJsonTable()
538 std::vector<android::dm::DeviceMapper::TargetInfo> table; in TEST() local