Searched refs:CoordinateAssertionsMixin (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/tests/lldb/tests/testcases/
H A Dtest_breakpoint_coordinate.py25 from harness.assert_mixins import CoordinateAssertionsMixin namespace
28 class TestBreakpointCoordinate(TestBaseRemote, CoordinateAssertionsMixin):
H A Dtest_reduction_combiner.py26 from harness.assert_mixins import CoordinateAssertionsMixin namespace
42 TestBaseRemote, CoordinateAssertionsMixin, ReductionMixin):
H A Dtest_reduction.py24 from harness.assert_mixins import CoordinateAssertionsMixin namespace
49 TestBaseRemote, CoordinateAssertionsMixin, ReductionMixin):
/frameworks/rs/tests/lldb/tests/harness/
H A Dassert_mixins.py21 >>> class MyLLDBRenderScriptTest(TestBaseRemote, CoordinateAssertionsMixin):
31 class CoordinateAssertionsMixin(object): class in inherits:object

Completed in 92 milliseconds