Searched refs:AndroidTest (Results 1 – 8 of 8) sorted by relevance
63 test_config_template: "AndroidTest.xml.template",
1321 type AndroidTest struct { struct1333 func (a *AndroidTest) InstallInTestcases() bool { argument1341 func (a *AndroidTest) includedInTestSuite(searchPrefix string) bool { argument1349 func (a *AndroidTest) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument1397 func (a *AndroidTest) FixTestConfig(ctx android.ModuleContext, testConfig android.Path) android.Pat… argument1431 func (a *AndroidTest) DepsMutator(ctx android.BottomUpMutatorContext) { argument1435 func (a *AndroidTest) OverridablePropertiesDepsMutator(ctx android.BottomUpMutatorContext) { argument1448 module := &AndroidTest{}
461 func (a *AndroidTest) AndroidMkEntries() []android.AndroidMkEntries {
3008 mod := variant.Module().(*AndroidTest)
604 .intermediates/myjavatests/android_common/myjavatests.config -> java/myjavatests-AndroidTest.xml651 .intermediates/myjavatests/linux_glibc_common/myjavatests.config -> java/myjavatests-AndroidTest.xml
1968 myinclude-android/AndroidTest.h -> android/include/myinclude-android/AndroidTest.h
181 # config files, which are referenced in AndroidTest.xml, like in PushFilePreparer elements.379 # AndroidTest.xml.
716 test_config := $(wildcard $(LOCAL_PATH)/AndroidTest.xml)