Searched defs:Test (Results 1 – 11 of 11) sorted by relevance
36 type Test struct { struct37 name string38 args []string39 before func() error41 results TestResults50 func (t *Test) Run(logsDir string) {
38 func Test(t *testing.T) { func
37 func Test(t *testing.T) { func
281 Test(string) bool methodSpec289 func (m *equalMatcher) Test(value string) bool { func300 func (m *anyMatcher) Test(value string) bool { func314 func (m *startsWithMatcher) Test(value string) bool { func326 func (m *regexMatcher) Test(value string) bool { func338 func (m *notInListMatcher) Test(value string) bool { func348 func (m *isSetMatcher) Test(value string) bool { func
57 func Test(t *testing.T) { func
933 type Test struct { struct934 Library936 testProperties testProperties938 testConfig android.Path939 extraTestConfigs android.Paths940 data android.Paths944 Test anonMember964 func (j *Test) InstallInTestcases() bool {1117 func (j *Test) GenerateAndroidBuildActions(ctx android.ModuleContext) {1121 …Test) generateAndroidBuildActionsWithConfig(ctx android.ModuleContext, configs []tradefed.Config) {
478 Test ApiScopeProperties member
46 func Test(t *testing.T) { func
44 func Test(t *testing.T) { func
55 func Test(t *testing.T) { func