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

  /system/core/storaged/tests/
Android.mk 20 test_tags := tests macro
40 LOCAL_MODULE_TAGS := $(test_tags)
  /system/core/logcat/tests/
Android.mk 20 test_tags := tests macro
41 LOCAL_MODULE_TAGS := $(test_tags)
60 LOCAL_MODULE_TAGS := $(test_tags)
  /system/core/logd/tests/
Android.mk 24 test_tags := tests macro
47 LOCAL_MODULE_TAGS := $(test_tags)
  /system/core/liblog/tests/
Android.mk 24 test_tags := tests macro
40 LOCAL_MODULE_TAGS := $(test_tags)
77 LOCAL_MODULE_TAGS := $(test_tags)
  /external/llvm/utils/lit/tests/unit/
TestRunner.py 80 def test_tags(self): member in class:TestIntegratedTestKeywordParser
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
ULocaleTest.java 786 String[] test_tags = { local
800 for (int i = 0; i < test_tags.length; i++) {
801 ULocale result = ULocale.forLanguageTag(test_tags[i]);
  /external/skia/tests/
ResourceCacheTest.cpp 1575 static void test_tags(skiatest::Reporter* reporter) { function
    [all...]

Completed in 236 milliseconds