OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LongColors
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/std/utilities/function.objects/unord.hash/
enum.pass.cpp
26
enum class
LongColors
: short { red, orange, yellow, green, blue, indigo, violet };
59
test<
LongColors
>();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/unord.hash/
enum.pass.cpp
26
enum class
LongColors
: short { red, orange, yellow, green, blue, indigo, violet };
59
test<
LongColors
>();
Completed in 426 milliseconds