MCPcopy Create free account

hub / github.com/Qihoo360/evpp / functions

Functions2,639 in github.com/Qihoo360/evpp

↓ 4 callersMethodConnectToLookupds
apps/evnsq/client.cc:62
↓ 4 callersMethodConnectToNSQDs
apps/evnsq/client.cc:35
↓ 4 callersFunctionFOpen
3rdparty/gtest/internal/gtest-port.h:1773
↓ 4 callersMethodFailed
Returns true iff the test failed.
3rdparty/gtest/src/gtest.cc:1847
↓ 4 callersFunctionFastPath
3rdparty/rapidjson/internal/strtod.h:27
↓ 4 callersMethodFinishedOne
apps/evmc/command.h:188
↓ 4 callersMethodFlush
3rdparty/rapidjson/rapidjson.h:582
↓ 4 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
3rdparty/gtest/src/gtest.cc:2479
↓ 4 callersFunctionFormatForComparisonFailureMessage
3rdparty/gtest/gtest.h:1431
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
3rdparty/gtest/src/gtest.cc:2487
↓ 4 callersFunctionGetDigitsLut
3rdparty/rapidjson/internal/itoa.h:23
↓ 4 callersFunctionGetElementOr
3rdparty/gtest/src/gtest-internal-inl.h:302
↓ 4 callersMethodIsEmpty
evpp/any.h:65
↓ 4 callersFunctionMessage
Copy constructor.
3rdparty/gtest/gtest-message.h:96
↓ 4 callersFunctionPrepend
Insert content, specified by the parameter, into the front of reading index
evpp/buffer.h:178
↓ 4 callersFunctionPushBack
3rdparty/rapidjson/document.h:1344
↓ 4 callersMethodPut
3rdparty/rapidjson/reader.h:618
↓ 4 callersFunctionRead
3rdparty/gtest/internal/gtest-port.h:1784
↓ 4 callersFunctionSet
3rdparty/gtest/internal/gtest-filepath.h:73
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
3rdparty/gtest/src/gtest.cc:702
↓ 4 callersMethodSetThreadDispatchPolicy
evpp/thread_dispatch_policy.h:13
↓ 4 callersFunctionSplitHostPort
evpp/sockets.cc:123
↓ 4 callersFunctionStrDup
3rdparty/gtest/internal/gtest-port.h:1712
↓ 4 callersMethodString
3rdparty/rapidjson/reader.h:194
↓ 4 callersMethodValue
3rdparty/rapidjson/internal/ieee754.h:29
↓ 4 callersFunctionWriteIndent
3rdparty/rapidjson/prettywriter.h:187
↓ 4 callersFunctionc_str
3rdparty/gtest/internal/gtest-filepath.h:78
↓ 4 callersFunctionevent_free
evpp/libevent.cc:19
↓ 4 callersFunctiongetopt
* getopt -- * Parse argc/argv argument vector. */
3rdparty/win32code/getopt/getopt.c:82
↓ 4 callersMethodkey
Gets the user supplied key.
3rdparty/gtest/gtest.h:473
↓ 4 callersMethodpost
benchmark/post_task/post_task2.cc:35
↓ 4 callersFunctionrandom
Gets the random number generator.
3rdparty/gtest/src/gtest-internal-inl.h:801
↓ 4 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
3rdparty/gtest/src/gtest.cc:3588
↓ 4 callersMethodserverid_size
apps/evmc/command.h:192
↓ 4 callersMethodtest_to_run_count
Gets the number of tests that should run.
3rdparty/gtest/src/gtest.cc:760
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
3rdparty/gtest/src/gtest.cc:1727
↓ 3 callersFunctionAppend
evpp/buffer.h:125
↓ 3 callersFunctionArrayAsVector
3rdparty/gtest/src/gtest.cc:1785
↓ 3 callersMethodAsyncWait
examples/recipes/self_control_timer/basic_01/event_watcher.cc:110
↓ 3 callersMethodAttachToLoop
evpp/fd_channel.cc:43
↓ 3 callersFunctionBegin
Element iterator ! \pre IsArray() == true */
3rdparty/rapidjson/document.h:1262
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
3rdparty/gtest/src/gtest-port.cc:659
↓ 3 callersMethodClear
Clears the object.
3rdparty/gtest/src/gtest.cc:1839
↓ 3 callersMethodClear
evpp/httpc/conn_pool.cc:47
↓ 3 callersMethodClone
3rdparty/gtest/internal/gtest-param-util.h:212
↓ 3 callersMethodClose
apps/evnsq/client.cc:70
↓ 3 callersMethodDisconnect
examples/chatroom/simple/client.cc:26
↓ 3 callersMethodEndArray
3rdparty/rapidjson/reader.h:199
↓ 3 callersMethodEndObject
3rdparty/rapidjson/reader.h:197
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
3rdparty/gtest/src/gtest-port.cc:709
↓ 3 callersFunctionFlushInfoLog
3rdparty/gtest/internal/gtest-port.h:1045
↓ 3 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
3rdparty/gtest/src/gtest.cc:3213
↓ 3 callersMethodGet
apps/evmc/memcache_client_pool.cc:87
↓ 3 callersFunctionGetHttpServerURL
test/http_client_test.cc:54
↓ 3 callersMethodGetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
3rdparty/gtest/src/gtest.cc:3732
↓ 3 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
3rdparty/gtest/src/gtest.cc:2409
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
3rdparty/gtest/src/gtest.cc:696
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
3rdparty/gtest/src/gtest.cc:598
↓ 3 callersMethodInit
evpp/httpc/conn.cc:28
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
3rdparty/gtest/src/gtest-port.cc:776
↓ 3 callersFunctionIsSpace
3rdparty/gtest/internal/gtest-port.h:1672
↓ 3 callersFunctionIsString
3rdparty/rapidjson/document.h:776
↓ 3 callersFunctionIsTrue
3rdparty/gtest/src/gtest.cc:4648
↓ 3 callersFunctionIsZeroAddress
evpp/sockets.h:53
↓ 3 callersMethodLaunch
apps/evmc/command.cc:9
↓ 3 callersMethodLoad
apps/evmc/vbucket_config.cc:113
↓ 3 callersFunctionMD5Update
3rdparty/libhashkit/md5.c:159
↓ 3 callersFunctionMatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
3rdparty/gtest/src/gtest-port.cc:347
↓ 3 callersFunctionNext
Next returns a slice containing the next n bytes from the buffer, advancing the buffer as if the bytes had been returned by Read. If there are fewer t
evpp/buffer.h:244
↓ 3 callersMethodNormalize
3rdparty/rapidjson/internal/diyfp.h:95
↓ 3 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
3rdparty/gtest/src/gtest.cc:4677
↓ 3 callersFunctionParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
3rdparty/gtest/src/gtest-port.cc:724
↓ 3 callersFunctionParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
3rdparty/gtest/src/gtest.cc:4732
↓ 3 callersMethodPop
3rdparty/rapidjson/reader.h:623
↓ 3 callersFunctionPow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
3rdparty/rapidjson/internal/pow10.h:28
↓ 3 callersFunctionPrependableBytes
evpp/buffer.h:363
↓ 3 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
3rdparty/gtest/src/gtest-printers.cc:59
↓ 3 callersFunctionPrintRawArrayTo
3rdparty/gtest/gtest-printers.h:447
↓ 3 callersFunctionPublish
Publish sets a new Command to write a message to a given topic
apps/evnsq/command.h:82
↓ 3 callersMethodPushRunningCommand
apps/evmc/memcache_client.cc:14
↓ 3 callersMethodPushWaitingCommand
apps/evmc/memcache_client.cc:30
↓ 3 callersFunctionRawAssign
Assignment without calling destructor
3rdparty/rapidjson/document.h:1682
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
3rdparty/rapidjson/allocators.h:190
↓ 3 callersFunctionRegister
Register sets a new Command to add a topic/channel for the connected nsqd
apps/evnsq/command.h:52
↓ 3 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
3rdparty/gtest/src/gtest-filepath.cc:341
↓ 3 callersFunctionReportFailureInUnknownLocation
3rdparty/gtest/src/gtest.cc:1926
↓ 3 callersMethodSelectServerId
apps/evmc/vbucket_config.cc:53
↓ 3 callersMethodSetCancelCallback
evpp/event_watcher.cc:96
↓ 3 callersFunctionSetReuseAddr
evpp/sockets.cc:270
↓ 3 callersMethodShrinkToFit
3rdparty/rapidjson/internal/stack.h:86
↓ 3 callersFunctionShuffleRange
3rdparty/gtest/src/gtest-internal-inl.h:311
↓ 3 callersMethodStart
benchmark/throughput/evpp/client.cc:28
↓ 3 callersMethodStart
benchmark/throughput_header_body/evpp/client.cc:31
↓ 3 callersMethodStop
benchmark/throughput/evpp/client.cc:32
↓ 3 callersMethodStop
benchmark/throughput/evpp/client_fixed_size.cc:36
↓ 3 callersMethodStop
benchmark/throughput_header_body/evpp/client.cc:35
↓ 3 callersFunctioncheckError
(err error)
test/test_go/tcpclient.go:190
↓ 3 callersFunctionclock_us
benchmark/post_task/post_task5.cc:6
↓ 3 callersMethodcurrent_test_result
Returns the TestResult for the test that's currently running, or the TestResult for the ad hoc test if no test is running.
3rdparty/gtest/src/gtest.cc:4594
↓ 3 callersFunctionevhttp_connection_base_new
evpp/libevent.cc:25
← previousnext →201–300 of 2,639, ranked by callers