Home
last modified time | relevance | path

Searched refs:test_op_xor_eq (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libcxx/test/std/utilities/template.bitset/bitset.members/
Dop_xor_eq.pass.cpp20 void test_op_xor_eq() { in test_op_xor_eq() function
35 test_op_xor_eq<0>(); in main()
36 test_op_xor_eq<1>(); in main()
37 test_op_xor_eq<31>(); in main()
38 test_op_xor_eq<32>(); in main()
39 test_op_xor_eq<33>(); in main()
40 test_op_xor_eq<63>(); in main()
41 test_op_xor_eq<64>(); in main()
42 test_op_xor_eq<65>(); in main()
43 test_op_xor_eq<1000>(); in main()
/external/libcxx/test/std/utilities/template.bitset/bitset.members/
Dop_xor_eq.pass.cpp35 void test_op_xor_eq() in test_op_xor_eq() function
47 test_op_xor_eq<0>(); in main()
48 test_op_xor_eq<1>(); in main()
49 test_op_xor_eq<31>(); in main()
50 test_op_xor_eq<32>(); in main()
51 test_op_xor_eq<33>(); in main()
52 test_op_xor_eq<63>(); in main()
53 test_op_xor_eq<64>(); in main()
54 test_op_xor_eq<65>(); in main()
55 test_op_xor_eq<1000>(); in main()