Home
last modified time | relevance | path

Searched refs:RepostingTask (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/cctest/
H A Dtest_platform.cc10 class RepostingTask : public v8::Task { class
12 explicit RepostingTask(int repost_count, in RepostingTask() function in RepostingTask
28 task_runner->PostTask(std::make_unique<RepostingTask>(
51 std::make_unique<RepostingTask>(2, &run_count, isolate_, platform.get())); in TEST_F()

Completed in 1 milliseconds