Searched refs:test_index_const (Results 1 – 2 of 2) sorted by relevance
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()