Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
dl_test_equality.h File Reference
#include "flutter/display_list/dl_attributes.h"
#include "flutter/display_list/utils/dl_comparable.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

template<class T >
static void flutter::testing::TestEquals (T &source1, T &source2)
 
template<class T >
static void flutter::testing::TestNotEquals (T &source1, T &source2, const std::string &label)