52 std::wstring assets_path_;
53 std::wstring icu_data_path_ = L
"icudtl.dat";
54 std::wstring aot_library_path_ = L
"aot.so";
55 std::vector<fml::closure> isolate_create_callbacks_;
56 std::shared_ptr<TestDartNativeResolver> native_resolver_;
const std::wstring & GetIcuDataPath() const
void AddNativeFunction(std::string_view name, Dart_NativeFunction function)
const std::wstring & GetAssetsPath() const
fml::closure GetRootIsolateCallback()
virtual ~WindowsTestContext()
const std::wstring & GetAotLibraryPath() const