Flutter Impeller
allocation_size_unittests.cc File Reference
#include "flutter/testing/testing.h"
#include "impeller/base/allocation_size.h"

Go to the source code of this file.

Namespaces

 impeller
 
 impeller::testing
 

Functions

 impeller::testing::TEST (AllocationSizeTest, CanCreateTypedAllocations)
 
 impeller::testing::TEST (AllocationSizeTest, CanCreateTypedAllocationsWithLiterals)
 
 impeller::testing::TEST (AllocationSizeTest, CanConvert)
 
 impeller::testing::TEST (AllocationSizeTest, ConversionsAreNonTruncating)
 
 impeller::testing::TEST (AllocationSizeTest, CanGetFloatValues)
 
 impeller::testing::TEST (AllocationSizeTest, RelationalOperatorsAreFunctional)
 
 impeller::testing::TEST (AllocationSizeTest, CanCast)
 
 impeller::testing::TEST (AllocationSizeTest, CanPerformSimpleArithmetic)
 
 impeller::testing::TEST (AllocationSizeTest, CanConstructWithArith)