Home
last modified time | relevance | path

Searched defs:kMethodName (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-collections.cc15 const char* const kMethodName = "Map.prototype.clear"; in BUILTIN() local
23 const char* const kMethodName = "Set.prototype.clear"; in BUILTIN() local
Dbuiltins-arraybuffer.cc95 const char* const kMethodName = "get ArrayBuffer.prototype.byteLength"; in BUILTIN() local
106 const char* const kMethodName = "get SharedArrayBuffer.prototype.byteLength"; in BUILTIN() local
123 const char* kMethodName, bool is_shared) { in SliceHelper()
286 const char* const kMethodName = "SharedArrayBuffer.prototype.slice"; in BUILTIN() local
293 const char* const kMethodName = "ArrayBuffer.prototype.slice"; in BUILTIN() local
Dbuiltins-collections-gen.cc1554 const char* const kMethodName = "Map.prototype.forEach"; in TF_BUILTIN() local
1634 const char* const kMethodName = "Map Iterator.prototype.next"; in TF_BUILTIN() local
1785 const char* const kMethodName = "Set.prototype.forEach"; in TF_BUILTIN() local
1850 const char* const kMethodName = "Set Iterator.prototype.next"; in TF_BUILTIN() local
/external/grpc-grpc/test/cpp/end2end/
Dgeneric_end2end_test.cc107 const grpc::string kMethodName("/grpc.cpp.test.util.EchoTestService/Echo"); in SendRpc() local
202 const grpc::string kMethodName("/grpc.cpp.test.util.EchoTestService/Echo"); in TEST_F() local
260 const grpc::string kMethodName( in TEST_F() local
Dfilter_end2end_test.cc162 const grpc::string kMethodName("/grpc.cpp.test.util.EchoTestService/Echo"); in SendRpc() local
257 const grpc::string kMethodName( in TEST_F() local
Dclient_callback_end2end_test.cc108 const grpc::string kMethodName("/grpc.testing.EchoTestService/Echo"); in SendRpcsGeneric() local
/external/tensorflow/tensorflow/contrib/saved_model/cc/saved_model/
Dsignature_def_utils_test.cc57 const string kMethodName = "my_method"; member in tensorflow::FindByKeyTest
/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc887 const grpc::string kMethodName( in StartInternal() local