HomeSort by relevance Sort by last modified time
    Searched full:unit_path (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/test-gnustl-full/jni/
Android.mk 7 unit_path := $(LOCAL_PATH)/unit macro
8 sources := $(wildcard $(unit_path)/*.cpp $(unit_path)/*.c)
9 sources := $(sources:$(unit_path)/%=%)
  /ndk/tests/device/test-stlport/jni/
Android.mk 7 unit_path := $(dir $(LOCAL_PATH))/unit macro
8 sources := $(wildcard $(unit_path)/*.cpp $(unit_path)/*.c)

Completed in 1110 milliseconds