Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
kernel_binary_flowgraph_test.cc File Reference
#include "vm/compiler/frontend/kernel_binary_flowgraph.h"
#include "vm/compiler/backend/il_test_helper.h"
#include "vm/object.h"
#include "vm/unit_test.h"

Go to the source code of this file.

Namespaces

namespace  dart
 

Functions

 dart::ISOLATE_UNIT_TEST_CASE (StreamingFlowGraphBuilder_ConstFoldStringConcats)
 
 dart::ISOLATE_UNIT_TEST_CASE (StreamingFlowGraphBuilder_FlattenNestedStringInterp)
 
 dart::ISOLATE_UNIT_TEST_CASE (StreamingFlowGraphBuilder_DropEmptyStringInterp)
 
 dart::ISOLATE_UNIT_TEST_CASE (StreamingFlowGraphBuilder_ConcatStringLits)
 
 dart::ISOLATE_UNIT_TEST_CASE (StreamingFlowGraphBuilder_InvariantFlagInListLiterals)
 
 dart::ISOLATE_UNIT_TEST_CASE (StreamingFlowGraphBuilder_TypedClosureCall)
 
 dart::ISOLATE_UNIT_TEST_CASE (StreamingFlowGraphBuilder_StaticGetFinalFieldWithTrivialInitializer)