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

  /ndk/
GNUmakefile 21 MAKE_TEST := $(lastword a b c d e f)
22 ifneq ($(MAKE_TEST),f)
  /external/v8/test/cctest/interpreter/
test-source-positions.cc 243 #define MAKE_TEST(Name, Bitmap) \
247 TEST_CASES(MAKE_TEST)
248 #undef MAKE_TEST
  /ndk/build/core/
init.mk 47 MAKE_TEST := $(lastword a b c d e f)
48 ifneq ($(MAKE_TEST),f)

Completed in 170 milliseconds