HomeSort by relevance Sort by last modified time
    Searched refs:TestPaintAggregator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/tests/
test_paint_aggregator.h 10 class TestPaintAggregator : public TestCase {
12 TestPaintAggregator(TestingInstance* instance) : TestCase(instance) {}
test_paint_aggregator.cc 12 bool TestPaintAggregator::Init() {
16 void TestPaintAggregator::RunTests(const std::string& filter) {
39 std::string TestPaintAggregator::TestInitialState() {
46 std::string TestPaintAggregator::TestSingleInvalidation() {
61 std::string TestPaintAggregator::TestDoubleDisjointInvalidation() {
80 std::string TestPaintAggregator::TestSingleScroll() {
99 std::string TestPaintAggregator::TestDoubleOverlappingScroll() {
125 std::string TestPaintAggregator::TestNegatingScroll() {
141 std::string TestPaintAggregator::TestDiagonalScroll() {
159 std::string TestPaintAggregator::TestContainedPaintAfterScroll()
    [all...]

Completed in 398 milliseconds