Searched refs:test_index_const (Results 1 – 3 of 3) sorted by relevance
20 void test_index_const() { in test_index_const() function31 test_index_const<0>(); in main()32 test_index_const<1>(); in main()33 test_index_const<31>(); in main()34 test_index_const<32>(); in main()35 test_index_const<33>(); in main()36 test_index_const<63>(); in main()37 test_index_const<64>(); in main()38 test_index_const<65>(); in main()39 test_index_const<1000>(); in main()
36 void test_index_const() in test_index_const() function48 test_index_const<0>(); in main()49 test_index_const<1>(); in main()50 test_index_const<31>(); in main()51 test_index_const<32>(); in main()52 test_index_const<33>(); in main()53 test_index_const<63>(); in main()54 test_index_const<64>(); in main()55 test_index_const<65>(); in main()56 test_index_const<1000>(); in main()
36 void test_index_const() in test_index_const() function66 test_index_const<0>(); in main()67 test_index_const<1>(); in main()68 test_index_const<31>(); in main()69 test_index_const<32>(); in main()70 test_index_const<33>(); in main()71 test_index_const<63>(); in main()72 test_index_const<64>(); in main()73 test_index_const<65>(); in main()74 test_index_const<1000>(); in main()