Searched refs:store_bytes (Results 1 – 1 of 1) sorted by relevance
906 static struct fgraph_fixture store_bytes[4] __initdata = { variable950 for (i = 0; i < ARRAY_SIZE(store_bytes); i++) { in test_graph_storage_multi()951 fixture = &store_bytes[i]; in test_graph_storage_multi()960 for (j = 0; j < ARRAY_SIZE(store_bytes); j++) { in test_graph_storage_multi()961 fixture = &store_bytes[j]; in test_graph_storage_multi()973 fixture = &store_bytes[j]; in test_graph_storage_multi()983 fixture = &store_bytes[i]; in test_graph_storage_multi()999 ret = test_graph_storage_single(&store_bytes[0]); in test_graph_storage()1002 ret = test_graph_storage_single(&store_bytes[1]); in test_graph_storage()1005 ret = test_graph_storage_single(&store_bytes[2]); in test_graph_storage()[all …]
Completed in 8 milliseconds