tree: 0052d2c927c7e7179968f110e9ff518a68b7cdf2
  1. build.gni
  2. DEPS
  3. frame_scheduler_test.cc
  4. frame_throttling_test.cc
  5. OWNERS
  6. README.md
  7. scheduler_affecting_features_test.cc
  8. scheduler_policy_test.cc
  9. throttling_test.cc
  10. virtual_time_test.cc
third_party/blink/renderer/core/scheduler_integration_tests/README.md

This directory contains scheduler simulation tests. They can be considered end-to-end tests for the Blink Scheduler and unlike other scheduler tests they need to have access to core/ layer.