Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
dl_rtree_unittests.cc File Reference
#include "flutter/display_list/geometry/dl_rtree.h"
#include "gtest/gtest.h"
#include "third_party/skia/include/core/SkRect.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (DisplayListRTree, NullRectListNonZeroCount)
 
 flutter::testing::TEST (DisplayListRTree, NegativeCount)
 
 flutter::testing::TEST (DisplayListRTree, NullSearchResultVector)
 
 flutter::testing::TEST (DisplayListRTree, NullRectListZeroCount)
 
 flutter::testing::TEST (DisplayListRTree, ManySizes)
 
 flutter::testing::TEST (DisplayListRTree, HugeSize)
 
 flutter::testing::TEST (DisplayListRTree, Grid)
 
 flutter::testing::TEST (DisplayListRTree, OverlappingRects)
 
 flutter::testing::TEST (DisplayListRTree, Region)