tree: d3458c59f44367d0d4260c425c165b2dc403e61d [path history] [tgz]
  1. allocations_test.dart
  2. breakpoint_gc_test.dart
  3. dev_fs_http_put_test.dart
  4. dev_fs_http_put_weird_char_test.dart
  5. dev_fs_test.dart
  6. dev_fs_uri_test.dart
  7. dev_fs_weird_char_test.dart
  8. echo_test.dart
  9. get_heap_map_rpc_test.dart
  10. get_implementation_fields_rpc_test.dart
  11. get_object_store_rpc_test.dart
  12. get_ports_rpc_test.dart
  13. get_retained_size_rpc_test.dart
  14. native_metrics_test.dart
  15. private_rpc_common.dart
  16. private_rpc_error_codes.dart
  17. reachable_size_test.dart
  18. README.md
  19. type_arguments_test.dart
pkg/vm_service/test/private_rpcs/README.md

This directory contains tests for private VM service RPCs.

WARNING: Functionality covered by these tests should not be relied on by clients not owned by the Dart and Flutter teams as private RPCs can and will be changed or removed without notice.