Searched defs:table (Results 1 – 10 of 10) 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
198 DmTable table; in CreateTestDevice() local
224 std::vector<DeviceMapper::TargetInfo> table; in GetRawBlockDevice() local
409 List<List<String>> table = new ArrayList<>(); in listResults() local
342 private static void printJsonTable(String name, JSONArray table) throws JSONException { in printJsonTable()
626 std::vector<android::dm::DeviceMapper::TargetInfo> table; in TEST() local