HomeSort by relevance Sort by last modified time
    Searched refs:ShortColors (Results 1 - 3 of 3) sorted by null

  /external/libcxx/test/std/utilities/function.objects/unord.hash/
enum.pass.cpp 27 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet };
57 test<ShortColors>();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
enum.pass.cpp 27 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet };
55 test<ShortColors>();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/unord.hash/
enum.pass.cpp 25 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet };
54 test<ShortColors>();

Completed in 48 milliseconds