Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 15 of 15) 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/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/make/tools/compliance/cmd/listshare/
Dlistshare_test.go37 func Test(t *testing.T) { func
/build/make/tools/compliance/cmd/checkmetadata/
Dcheckmetadata_test.go37 func Test(t *testing.T) { func
/build/soong/android/
Dneverallow.go306 Test(string) bool methodSpec
314 func (m *equalMatcher) Test(value string) bool { func
325 func (m *anyMatcher) Test(value string) bool { func
339 func (m *startsWithMatcher) Test(value string) bool { func
351 func (m *regexMatcher) Test(value string) bool { func
363 func (m *notInListMatcher) Test(value string) bool { func
373 func (m *isSetMatcher) Test(value string) bool { func
/build/make/tools/compliance/cmd/checkshare/
Dcheckshare_test.go57 func Test(t *testing.T) { func
/build/make/tools/aconfig/aconfig/src/codegen/
Dmod.rs36 Test, enumerator
/build/soong/java/
Dfuzz.go49 Test anonMember
Djava.go1314 type Test struct { struct
1315 Library
1317 testProperties testProperties
1319 testConfig android.Path
1320 extraTestConfigs android.Paths
1321 data android.Paths
1325 Test anonMember
1345 func (j *Test) InstallInTestcases() bool {
1512 func (j *Test) GenerateAndroidBuildActions(ctx android.ModuleContext) {
1517 …Test) generateAndroidBuildActionsWithConfig(ctx android.ModuleContext, configs []tradefed.Config) {
Dsdk_library.go632 Test ApiScopeProperties member
/build/make/tools/compliance/cmd/sbom/
Dsbom_test.go44 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