Home
last modified time | relevance | path

Searched defs:apple (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
Denum.pass.cpp30 enum Fruits { apple, pear, grape, mango, cantaloupe }; enumerator
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-filepath_test.cc614 const FilePath apple("apple"); in TEST() local