Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::TestCase Member List

This is the complete list of members for dart::TestCase, including all inherited members.

AddTestLib(const char *url, const char *source)dart::TestCasestatic
CompileTestScriptWithDFE(const char *url, const char *source, const uint8_t **kernel_buffer, intptr_t *kernel_buffer_size, bool incrementally=true, bool allow_compile_errors=false, const char *multiroot_filepaths=nullptr, const char *multiroot_scheme=nullptr)dart::TestCasestatic
CompileTestScriptWithDFE(const char *url, int sourcefiles_count, Dart_SourceFile sourcefiles[], const uint8_t **kernel_buffer, intptr_t *kernel_buffer_size, bool incrementally=true, bool allow_compile_errors=false, const char *multiroot_filepaths=nullptr, const char *multiroot_scheme=nullptr)dart::TestCasestatic
CreateTestIsolate(const char *name=nullptr, void *isolate_group_data=nullptr, void *isolate_data=nullptr)dart::TestCasestatic
CreateTestIsolateFromSnapshot(uint8_t *buffer, const char *name=nullptr)dart::TestCaseinlinestatic
CreateTestIsolateInGroup(const char *name, Dart_Isolate parent, void *group_data=nullptr, void *isolate_data=nullptr)dart::TestCasestatic
EvaluateExpression(const Library &lib, const String &expr, const Array &param_names, const Array &param_values)dart::TestCasestatic
GetTestLib(const char *url)dart::TestCasestatic
IsNNBD()dart::TestCasestatic
LateTag()dart::TestCaseinlinestatic
lib()dart::TestCasestatic
library_handler(Dart_LibraryTag tag, Dart_Handle library, Dart_Handle url)dart::TestCasestatic
LoadCoreTestScript(const char *script, Dart_NativeEntryResolver resolver)dart::TestCasestatic
LoadTestLibrary(const char *lib_uri, const char *script, Dart_NativeEntryResolver resolver=nullptr)dart::TestCasestatic
LoadTestScript(const char *script, Dart_NativeEntryResolver resolver, const char *lib_uri=RESOLVED_USER_TEST_URI, bool finalize=true, bool allow_compile_errors=false)dart::TestCasestatic
LoadTestScriptWithDFE(int sourcefiles_count, Dart_SourceFile sourcefiles[], Dart_NativeEntryResolver resolver=nullptr, bool finalize=true, bool incrementally=true, bool allow_compile_errors=false, const char *entry_script_uri=nullptr, const char *multiroot_filepaths=nullptr, const char *multiroot_scheme=nullptr)dart::TestCasestatic
LoadTestScriptWithErrors(const char *script, Dart_NativeEntryResolver resolver=nullptr, const char *lib_uri=RESOLVED_USER_TEST_URI, bool finalize=true)dart::TestCasestatic
NullableTag()dart::TestCaseinlinestatic
NullAssertTag()dart::TestCaseinlinestatic
ReloadTestKernel(const uint8_t *kernel_buffer, intptr_t kernel_buffer_size)dart::TestCasestatic
ReloadTestScript(const char *script)dart::TestCasestatic
Run()dart::TestCasevirtual
RunEntry typedefdart::TestCase
SetReloadTestScript(const char *script)dart::TestCasestatic
TestCase(RunEntry *run, const char *name, const char *expectation)dart::TestCaseinline
TriggerReload(const uint8_t *kernel_buffer, intptr_t kernel_buffer_size)dart::TestCasestatic
TriggerReload(const char *root_script_url)dart::TestCasestatic
url()dart::TestCasestatic