Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dtestit_android245 REAL_CXX=$(which "$CXX" 2>/dev/null)
246 if [ -z "$REAL_CXX" ]; then
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtestit_android239 REAL_CXX=$(which "$CXX" 2>/dev/null)
240 if [ -z "$REAL_CXX" ]; then