Skip to content
Snippets Groups Projects
Commit 4f5146da authored by vjpai's avatar vjpai
Browse files

Change name from coresched to limit_cores

parent 3e6a70fa
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
#include "src/proto/grpc/testing/payloads.grpc.pb.h"
#include "src/proto/grpc/testing/services.grpc.pb.h"
#include "test/cpp/qps/coresched.h"
#include "test/cpp/qps/limit_cores.h"
#include "test/cpp/qps/histogram.h"
#include "test/cpp/qps/interarrival.h"
#include "test/cpp/qps/timer.h"
......
......@@ -31,7 +31,7 @@
*
*/
#include "test/cpp/qps/coresched.h"
#include "test/cpp/qps/limit_cores.h"
#include <grpc/support/cpu.h>
#include <grpc/support/log.h>
......
File moved
......@@ -42,7 +42,7 @@
#include "src/proto/grpc/testing/messages.grpc.pb.h"
#include "test/core/end2end/data/ssl_test_data.h"
#include "test/core/util/port.h"
#include "test/cpp/qps/coresched.h"
#include "test/cpp/qps/limit_cores.h"
#include "test/cpp/qps/timer.h"
namespace grpc {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment