Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qihoo360/evpp
/ functions
Functions
2,639 in github.com/Qihoo360/evpp
⨍
Functions
2,639
◇
Types & classes
1,019
↓ 3 callers
Method
get_full_size
benchmark/throughput_header_body/evpp/header.h:12
↓ 3 callers
Function
hashkit_free
3rdparty/libhashkit/hashkit.c:65
↓ 3 callers
Method
index
3rdparty/gtest/internal/gtest-death-test-internal.h:250
↓ 3 callers
Function
md5_signature
Just a simple method for getting the signature result must be == 16 */
3rdparty/libhashkit/md5.c:132
↓ 3 callers
Method
pointer
3rdparty/gtest/internal/gtest-port.h:1490
↓ 3 callers
Method
reportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
3rdparty/gtest/src/gtest.cc:739
↓ 3 callers
Method
reportable_test_count
Gets the number of tests to be printed in the XML report.
3rdparty/gtest/src/gtest.cc:750
↓ 3 callers
Function
sockaddr_storage_cast
evpp/sockets.h:104
↓ 3 callers
Function
u32toa
3rdparty/rapidjson/internal/itoa.h:39
↓ 3 callers
Function
u64toa
3rdparty/rapidjson/internal/itoa.h:123
↓ 3 callers
Function
utcmicrosecond
evpp/gettimeofday.h:57
↓ 3 callers
Method
write_fd
3rdparty/gtest/src/gtest-death-test.cc:389
↓ 2 callers
Function
Abort
3rdparty/gtest/internal/gtest-port.h:1817
↓ 2 callers
Method
AddArgument
3rdparty/gtest/src/gtest-death-test.cc:899
↓ 2 callers
Method
AddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
3rdparty/gtest/src/gtest.cc:2423
↓ 2 callers
Method
Advance
3rdparty/gtest/internal/gtest-param-util.h:208
↓ 2 callers
Method
AlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
3rdparty/gtest/internal/gtest-internal.h:328
↓ 2 callers
Function
AlwaysTrue
3rdparty/gtest/src/gtest.cc:4650
↓ 2 callers
Function
ArrayEq
3rdparty/gtest/internal/gtest-internal.h:889
↓ 2 callers
Method
AsyncWait
examples/recipes/self_control_timer/periodic_04/event_watcher.cc:149
↓ 2 callers
Function
AtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
3rdparty/gtest/src/gtest-port.cc:228
↓ 2 callers
Method
BaseGenerator
3rdparty/gtest/internal/gtest-param-util.h:205
↓ 2 callers
Method
Begin
3rdparty/gtest/internal/gtest-param-util.h:190
↓ 2 callers
Method
Bool
3rdparty/rapidjson/reader.h:188
↓ 2 callers
Method
Bool
3rdparty/rapidjson/document.h:1921
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
3rdparty/gtest/src/gtest-port.cc:635
↓ 2 callers
Function
Close
3rdparty/gtest/internal/gtest-port.h:1790
↓ 2 callers
Function
Close
apps/evnsq/test/producer_with_auth/main.cc:42
↓ 2 callers
Method
Code
Get the error code.
3rdparty/rapidjson/error/error.h:109
↓ 2 callers
Method
Connect
apps/evnsq/nsq_conn.cc:37
↓ 2 callers
Method
Connect
evpp/udp/sync_udp_client.cc:19
↓ 2 callers
Function
CreateNonblockingSocket
evpp/sockets.cc:36
↓ 2 callers
Method
Current
3rdparty/gtest/internal/gtest-param-util.h:215
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
3rdparty/gtest/src/gtest.cc:774
↓ 2 callers
Function
Decode
3rdparty/rapidjson/encodings.h:124
↓ 2 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
3rdparty/gtest/src/gtest-filepath.cc:218
↓ 2 callers
Function
Empty
Check whether the array is empty.
3rdparty/rapidjson/document.h:1235
↓ 2 callers
Function
Encode
Encodes input (UINT4) into output (unsigned char). Assumes len is a multiple of 4. */
3rdparty/libhashkit/md5.c:324
↓ 2 callers
Function
Encode
3rdparty/rapidjson/encodings.h:30
↓ 2 callers
Function
End
\em Past-the-end element iterator ! \pre IsArray() == true */
3rdparty/rapidjson/document.h:1265
↓ 2 callers
Method
End
3rdparty/gtest/internal/gtest-param-util.h:193
↓ 2 callers
Function
EventAdd
evpp/inner_pre.cc:41
↓ 2 callers
Function
Failed
Returns true iff the test case failed.
3rdparty/gtest/gtest.h:806
↓ 2 callers
Function
Flush
3rdparty/rapidjson/filewritestream.h:58
↓ 2 callers
Method
Flush
3rdparty/rapidjson/encodedstream.h:128
↓ 2 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
3rdparty/gtest/src/gtest.cc:2028
↓ 2 callers
Function
FormatTestCaseCount
Formats the count of test cases.
3rdparty/gtest/src/gtest.cc:2492
↓ 2 callers
Function
GetCachedPowerByIndex
3rdparty/rapidjson/internal/diyfp.h:158
↓ 2 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
3rdparty/gtest/src/gtest-port.cc:644
↓ 2 callers
Function
GetEnviron
3rdparty/gtest/src/gtest-death-test.cc:927
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
3rdparty/gtest/src/gtest.cc:682
↓ 2 callers
Method
GetParseError
Get the \ref ParseErrorCode of last parsing.
3rdparty/rapidjson/document.h:1891
↓ 2 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
3rdparty/gtest/internal/gtest-internal.h:553
↓ 2 callers
Function
GetRange
3rdparty/rapidjson/encodings.h:178
↓ 2 callers
Function
GetReservedAttributesForElement
3rdparty/gtest/src/gtest.cc:1789
↓ 2 callers
Function
GetString
3rdparty/rapidjson/document.h:1424
↓ 2 callers
Function
GetStringLength
Get the length of string. ! Since rapidjson permits "\\u0000" in the json string, strlen(v.GetString()) may not equal to v.GetStringLength(). */
3rdparty/rapidjson/document.h:1429
↓ 2 callers
Function
GrisuRound
3rdparty/rapidjson/internal/dtoa.h:34
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
3rdparty/gtest/src/gtest.cc:1340
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
3rdparty/gtest/src/gtest.cc:2059
↓ 2 callers
Method
HasParseError
Whether a parse error has occured in the last parsing.
3rdparty/rapidjson/reader.h:437
↓ 2 callers
Function
InitGoogleTestImpl
3rdparty/gtest/src/gtest.cc:4971
↓ 2 callers
Function
IsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
3rdparty/gtest/src/gtest-port.cc:210
↓ 2 callers
Function
IsAsciiPunct
3rdparty/gtest/src/gtest-port.cc:211
↓ 2 callers
Function
IsAsciiWhiteSpace
3rdparty/gtest/src/gtest-port.cc:215
↓ 2 callers
Function
IsAsciiWordChar
3rdparty/gtest/src/gtest-port.cc:216
↓ 2 callers
Method
IsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
3rdparty/gtest/src/gtest-filepath.cc:295
↓ 2 callers
Method
IsError
Whether the result is an error.
3rdparty/rapidjson/error/error.h:116
↓ 2 callers
Function
IsInLoopThread
evpp/event_loop.h:83
↓ 2 callers
Function
IsNoneEvent
evpp/fd_channel.h:48
↓ 2 callers
Function
IsRepeat
3rdparty/gtest/src/gtest-port.cc:214
↓ 2 callers
Method
Key
3rdparty/rapidjson/reader.h:196
↓ 2 callers
Function
MD5Transform
MD5 basic transformation. Transforms state based on block. */
3rdparty/libhashkit/md5.c:230
↓ 2 callers
Function
MakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
3rdparty/gtest/src/gtest.cc:2216
↓ 2 callers
Function
Malloc
3rdparty/rapidjson/allocators.h:65
↓ 2 callers
Function
MatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
3rdparty/gtest/src/gtest-port.cc:383
↓ 2 callers
Method
MultiGet
apps/evmc/memcache_client_pool.cc:110
↓ 2 callers
Function
NextAll
NextAll returns a slice containing all the unread portion of the buffer, advancing the buffer as if the bytes had been returned by Read.
evpp/buffer.h:256
↓ 2 callers
Method
NextPositiveDouble
3rdparty/rapidjson/internal/ieee754.h:32
↓ 2 callers
Method
Offset
Get the error offset, if \ref IsError(), 0 otherwise.
3rdparty/rapidjson/error/error.h:111
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
3rdparty/gtest/src/gtest.cc:4889
↓ 2 callers
Method
PopWaitingCommand
apps/evmc/memcache_client.cc:51
↓ 2 callers
Function
PrintFullTestCommentIfPresent
3rdparty/gtest/src/gtest.cc:2672
↓ 2 callers
Function
PrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
3rdparty/gtest/src/gtest.cc:4512
↓ 2 callers
Function
PrintStringTo
3rdparty/gtest/src/gtest-printers.cc:339
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
3rdparty/gtest/src/gtest.cc:2520
↓ 2 callers
Function
PrintWideStringTo
3rdparty/gtest/src/gtest-printers.cc:350
↓ 2 callers
Method
Publish
apps/evnsq/producer.cc:23
↓ 2 callers
Method
Put
evpp/httpc/conn_pool.cc:36
↓ 2 callers
Function
PutBOM
3rdparty/rapidjson/encodings.h:216
↓ 2 callers
Method
RegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
3rdparty/gtest/internal/gtest-param-util.h:487
↓ 2 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
3rdparty/gtest/src/gtest-filepath.cc:161
↓ 2 callers
Function
Reset
Reset the writer with a new stream. ! This function reset the writer with a new stream and default settings, in order to make a Writer
3rdparty/rapidjson/writer.h:89
↓ 2 callers
Function
Reset
Reset resets the buffer to be empty, but it retains the underlying storage for use by future writes. Reset is the same as Truncate(0).
evpp/buffer.h:73
↓ 2 callers
Method
Run
Runs the test and updates the test result.
3rdparty/gtest/src/gtest.cc:2141
↓ 2 callers
Method
SelectServerFirstId
apps/evmc/vbucket_config.cc:47
↓ 2 callers
Function
SendMessage
evpp/udp/udp_message.h:44
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
3rdparty/gtest/src/gtest.cc:689
↓ 2 callers
Function
SetKeepAlive
evpp/sockets.cc:260
↓ 2 callers
Method
SetLength
3rdparty/rapidjson/document.h:1583
← previous
next →
301–400 of 2,639, ranked by callers