Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 11 of 11) 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/soong/android/
Dneverallow.go281 Test(string) bool methodSpec
289 func (m *equalMatcher) Test(value string) bool { func
300 func (m *anyMatcher) Test(value string) bool { func
314 func (m *startsWithMatcher) Test(value string) bool { func
326 func (m *regexMatcher) Test(value string) bool { func
338 func (m *notInListMatcher) Test(value string) bool { func
348 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/
Djava.go933 type Test struct { struct
934 Library
936 testProperties testProperties
938 testConfig android.Path
939 extraTestConfigs android.Paths
940 data android.Paths
944 Test anonMember
964 func (j *Test) InstallInTestcases() bool {
1117 func (j *Test) GenerateAndroidBuildActions(ctx android.ModuleContext) {
1121 …Test) generateAndroidBuildActionsWithConfig(ctx android.ModuleContext, configs []tradefed.Config) {
Dsdk_library.go478 Test ApiScopeProperties member
/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