Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 14 of 14) sorted by relevance

/build/soong/cuj/
Dcuj.go36 type Test struct { struct
37 name string
38 args []string
39 before func() error
41 results TestResults
50 func (t *Test) Run(logsDir string) {
/build/make/tools/compliance/cmd/checkmetadata/
Dcheckmetadata_test.go37 func Test(t *testing.T) { func
/build/make/tools/compliance/cmd/listshare/
Dlistshare_test.go37 func Test(t *testing.T) { func
/build/make/tools/compliance/cmd/bom/
Dbom_test.go38 func Test(t *testing.T) { func
/build/make/tools/compliance/cmd/shippedlibs/
Dshippedlibs_test.go38 func Test(t *testing.T) { func
/build/soong/android/
Dneverallow.go309 Test(string) bool methodSpec
317 func (m *equalMatcher) Test(value string) bool { func
328 func (m *anyMatcher) Test(value string) bool { func
342 func (m *startsWithMatcher) Test(value string) bool { func
354 func (m *regexMatcher) Test(value string) bool { func
366 func (m *notInListMatcher) Test(value string) bool { func
376 func (m *isSetMatcher) Test(value string) bool { func
/build/make/tools/compliance/cmd/checkshare/
Dcheckshare_test.go57 func Test(t *testing.T) { func
/build/soong/java/
Dfuzz.go45 Test anonMember
Djava.go1017 type Test struct { struct
1018 Library
1020 testProperties testProperties
1022 testConfig android.Path
1023 extraTestConfigs android.Paths
1024 data android.Paths
1028 Test anonMember
1048 func (j *Test) InstallInTestcases() bool {
1200 func (j *Test) GenerateAndroidBuildActions(ctx android.ModuleContext) {
1204 …Test) generateAndroidBuildActionsWithConfig(ctx android.ModuleContext, configs []tradefed.Config) {
Dsdk_library.go546 Test ApiScopeProperties member
2097 Test bazel.StringAttribute member
/build/make/tools/compliance/cmd/sbom/
Dsbom_test.go43 func Test(t *testing.T) { func
/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice_test.go46 func Test(t *testing.T) { func
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice_test.go44 func Test(t *testing.T) { func
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go55 func Test(t *testing.T) { func