Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/std/utilities/function.objects/unord.hash/
Denum.pass.cpp27 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/
Denum.pass.cpp28 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enum
60 test<EightBitColors>(); in main()