Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/tools/make/
Dhelper_functions.inc370 $(1)_BINARY := $$(BINDIR)$(1)
371 $$($(1)_BINARY): $$($(1)_LOCAL_OBJS) $$(MICROLITE_LIB_PATH)
374 -o $$($(1)_BINARY) $$($(1)_LOCAL_OBJS) \
376 $(1): $$($(1)_BINARY)
377 $(1)_bin: $$($(1)_BINARY).bin
378 test_$(1): $$($(1)_BINARY)
380 $$(TEST_SCRIPT) $$($(1)_BINARY) '~~~ALL TESTS PASSED~~~'
/external/autotest/client/site_tests/desktopui_FlashSanityCheck/
Ddesktopui_FlashSanityCheck.py18 _BINARY = 'libpepflashplayer.so' variable
306 self.verify_file(os.path.join(_SYSTEM_STORE, _BINARY))