Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
native_type_test.cc File Reference
#include "vm/compiler/ffi/unit_test.h"
#include "platform/syslog.h"
#include "vm/compiler/ffi/native_type.h"
#include "vm/compiler/runtime_api.h"

Go to the source code of this file.

Classes

struct  dart::compiler::ffi::VeryLargeStruct
 

Namespaces

namespace  dart
 
namespace  dart::compiler
 
namespace  dart::compiler::ffi
 

Functions

const NativeCompoundTypedart::compiler::ffi::RunStructTest (dart::Zone *zone, const char *name, const NativeTypes &member_types, intptr_t packing=kMaxInt32)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeType)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_int8x10)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_floatx4)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_VeryLargeStruct)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_int8array)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_floatarray)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_packed)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_packed_array)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_packed_nested)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_union_size)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_union_primitive_members)
 
 dart::compiler::ffi::UNIT_TEST_CASE_WITH_ZONE (NativeCompoundType_union_unaligned)