Searched refs:Test (Results 1 – 7 of 7) sorted by relevance
388 include/Test.h -> include/include/Test.h467 include/Test.h -> include/include/Test.h799 include/Test.h -> include/include/Test.h801 …roid_arm64_armv8-a_shared/gen/aidl/aidl/foo/bar/Test.h -> arm64/include_gen/mynativelib/aidl/foo/b…805 …id_arm_armv7-a-neon_shared/gen/aidl/aidl/foo/bar/Test.h -> arm/include_gen/mynativelib/aidl/foo/ba…1080 include/Test.h -> include/include/Test.h1082 …inux_glibc_x86_64_shared/gen/aidl/aidl/foo/bar/Test.h -> x86_64/include_gen/mynativelib/aidl/foo/b…1086 …lib/linux_glibc_x86_shared/gen/aidl/aidl/foo/bar/Test.h -> x86/include_gen/mynativelib/aidl/foo/ba…1266 include/Test.h -> include/include/Test.h1268 …roid_arm64_armv8-a_static/gen/aidl/aidl/foo/bar/Test.h -> arm64/include_gen/mynativelib/aidl/foo/b…[all …]
262 aidl/foo/bar/Test.aidl -> aidl/aidl/foo/bar/Test.aidl319 aidl/foo/bar/Test.aidl -> aidl/aidl/foo/bar/Test.aidl432 aidl/foo/bar/Test.aidl -> aidl/aidl/foo/bar/Test.aidl489 aidl/foo/bar/Test.aidl -> aidl/aidl/foo/bar/Test.aidl
282 Test(string) bool methodSpec290 func (m *equalMatcher) Test(value string) bool { func301 func (m *anyMatcher) Test(value string) bool { func315 func (m *startsWithMatcher) Test(value string) bool { func327 func (m *regexMatcher) Test(value string) bool { func337 func (m *isSetMatcher) Test(value string) bool { func608 return prop.matcher.Test(value)
35 type Test struct { struct49 func (t *Test) Run(logsDir string) { argument147 tests := []Test{
2231 type Test struct { struct2241 Test anonMember2270 func (j *Test) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument2303 _, ok := module.(*Test)2323 test := variant.(*Test)2362 module := &Test{}
157 func (j *Test) AndroidMkEntries() []android.AndroidMkEntries {
458 Test ApiScopeProperties member