HomeSort by relevance Sort by last modified time
    Searched full:tests_annotations (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/android/host_driven_tests/
SyncTest.py 11 from pylib.host_driven import tests_annotations namespace
47 # @tests_annotations.Feature(['Sync'])
48 # @tests_annotations.EnormousTest
49 @tests_annotations.DisabledTest
55 # @tests_annotations.Feature(['Sync'])
56 # @tests_annotations.EnormousTest
57 @tests_annotations.DisabledTest
63 # @tests_annotations.Feature(['Sync'])
64 # @tests_annotations.EnormousTest
65 @tests_annotations.DisabledTes
    [all...]
DummyTest.py 12 from pylib.host_driven import tests_annotations namespace
18 @tests_annotations.Smoke
  /external/chromium_org/build/android/pylib/host_driven/
test_info_collection.py 11 from pylib.host_driven import tests_annotations namespace
48 # See also tests_annotations.
98 not tests_annotations.AnnotatedFunctions.GetTestAnnotations(
137 if tests_annotations.AnnotatedFunctions.IsAnnotated(
140 elif tests_annotations.AnnotatedFunctions.IsAnnotated(

Completed in 59 milliseconds