OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LongColors
(Results
1 - 3
of
3
) 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 };
58
test<
LongColors
>();
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
enum.pass.cpp
26
enum class
LongColors
: short { red, orange, yellow, green, blue, indigo, violet };
56
test<
LongColors
>();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/unord.hash/
enum.pass.cpp
24
enum class
LongColors
: short { red, orange, yellow, green, blue, indigo, violet };
55
test<
LongColors
>();
Completed in 471 milliseconds