Searched refs:EightBitColors (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | enum.pass.cpp | 27 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enum 59 test<EightBitColors>(); in main()
|
/external/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | enum.pass.cpp | 28 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enum 60 test<EightBitColors>(); in main()
|