Searched refs:store_bytes (Results 1 – 1 of 1) sorted by relevance
909 static struct fgraph_fixture store_bytes[4] __initdata = { variable953 for (i = 0; i < ARRAY_SIZE(store_bytes); i++) { in test_graph_storage_multi()954 fixture = &store_bytes[i]; in test_graph_storage_multi()963 for (j = 0; j < ARRAY_SIZE(store_bytes); j++) { in test_graph_storage_multi()964 fixture = &store_bytes[j]; in test_graph_storage_multi()976 fixture = &store_bytes[j]; in test_graph_storage_multi()986 fixture = &store_bytes[i]; in test_graph_storage_multi()1002 ret = test_graph_storage_single(&store_bytes[0]); in test_graph_storage()1005 ret = test_graph_storage_single(&store_bytes[1]); in test_graph_storage()1008 ret = test_graph_storage_single(&store_bytes[2]); in test_graph_storage()[all …]