Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ functions
Functions
1,190 in github.com/awslabs/aws-lambda-cpp
⨍
Functions
1,190
◇
Types & classes
548
↓ 81 callers
Method
end
tests/gtest/gtest.h:7551
↓ 69 callers
Method
get
src/backward.h:615
↓ 61 callers
Method
size
Returns the number of TestPartResult objects in the array.
tests/gtest/gtest-all.cc:11620
↓ 47 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
tests/gtest/gtest-all.cc:2476
↓ 46 callers
Function
StreamableToString
tests/gtest/gtest.h:2768
↓ 40 callers
Method
begin
tests/gtest/gtest.h:7550
↓ 28 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
tests/gtest/gtest-all.cc:4522
↓ 28 callers
Function
impl
Accessors for the implementation object.
tests/gtest/gtest.h:13851
↓ 27 callers
Method
size
src/backward.h:763
↓ 25 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
tests/gtest/gtest-all.cc:1341
↓ 20 callers
Method
reset
src/backward.h:596
↓ 19 callers
Function
AssertionSuccess
Makes a successful assertion result.
tests/gtest/gtest-all.cc:2503
↓ 17 callers
Function
AssertionFailure
Makes a failed assertion result.
tests/gtest/gtest-all.cc:2508
↓ 17 callers
Function
FilePath
tests/gtest/gtest.h:3010
↓ 16 callers
Function
GetEnv
tests/gtest/gtest.h:2353
↓ 16 callers
Function
Message
Copy constructor.
tests/gtest/gtest.h:2660
↓ 16 callers
Method
begin
src/backward.h:827
↓ 13 callers
Function
CountIf
tests/gtest/gtest-all.cc:672
↓ 13 callers
Method
Get
tests/gtest/gtest-all.cc:9999
↓ 12 callers
Function
Eq
tests/gtest/gtest.h:9598
↓ 12 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
tests/gtest/gtest-all.cc:6141
↓ 11 callers
Function
DeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
tests/gtest/gtest-all.cc:7882
↓ 10 callers
Function
ParseNaturalNumber
tests/gtest/gtest-all.cc:1381
↓ 10 callers
Function
StringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
tests/gtest/gtest-all.cc:3479
↓ 9 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
tests/gtest/gtest-all.cc:11038
↓ 9 callers
Function
Indent
tests/gtest/gtest-all.cc:5562
↓ 9 callers
Function
ParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
tests/gtest/gtest-all.cc:7199
↓ 9 callers
Method
is_success
include/aws/lambda-runtime/outcome.h:92
↓ 8 callers
Function
GTEST_LOCK_EXCLUDED_
tests/gtest/gtest-all.cc:5870
↓ 8 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
tests/gtest/gtest-all.cc:2316
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
tests/gtest/gtest-all.cc:3935
↓ 8 callers
Function
IsSubstringImpl
tests/gtest/gtest-all.cc:3074
↓ 8 callers
Method
Passed
Returns true iff the unit test passed (i.e. all test suites passed).
tests/gtest/gtest-all.cc:6146
↓ 8 callers
Function
SumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
tests/gtest/gtest-all.cc:1845
↓ 8 callers
Method
failed_test_count
Gets the number of failed tests.
tests/gtest/gtest-all.cc:2266
↓ 8 callers
Function
log_debug
include/aws/logging/logging.h:53
↓ 8 callers
Function
log_error
include/aws/logging/logging.h:30
↓ 7 callers
Function
ForEach
tests/gtest/gtest-all.cc:685
↓ 7 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
tests/gtest/gtest-all.cc:10722
↓ 7 callers
Function
ParseStringFlag
tests/gtest/gtest-all.cc:7234
↓ 7 callers
Function
listeners
Provides access to the event listener list.
tests/gtest/gtest-all.cc:1001
↓ 7 callers
Function
log_info
include/aws/logging/logging.h:40
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
tests/gtest/gtest-all.cc:7061
↓ 6 callers
Function
Abort
tests/gtest/gtest-all.cc:10971
↓ 6 callers
Function
ArrayAsVector
tests/gtest/gtest-all.cc:3606
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
tests/gtest/gtest-all.cc:3238
↓ 6 callers
Function
FormatForComparisonFailureMessage
tests/gtest/gtest.h:8361
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
tests/gtest/gtest-all.cc:10520
↓ 6 callers
Method
GetTestInfo
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.
tests/gtest/gtest-all.cc:4267
↓ 6 callers
Method
GetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
tests/gtest/gtest-all.cc:6154
↓ 6 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
tests/gtest/gtest-all.cc:10473
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
tests/gtest/gtest-all.cc:9322
↓ 6 callers
Function
IsUTF8TrailByte
tests/gtest/gtest-all.cc:11483
↓ 6 callers
Function
PrintCharsAsStringTo
tests/gtest/gtest-all.cc:11370
↓ 6 callers
Method
Reset
tests/gtest/gtest-all.cc:10003
↓ 6 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
tests/gtest/gtest-all.cc:7148
↓ 6 callers
Method
Skipped
Returns true iff the test was skipped.
tests/gtest/gtest-all.cc:3690
↓ 6 callers
Function
StrDup
tests/gtest/gtest.h:2276
↓ 6 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
tests/gtest/gtest-all.cc:11095
↓ 6 callers
Method
get_header
include/aws/http/response.h:166
↓ 6 callers
Method
get_lines
src/backward.h:3798
↓ 6 callers
Method
key
Gets the user supplied key.
tests/gtest/gtest.h:12990
↓ 6 callers
Method
reportable_test_count
Gets the number of tests to be printed in the XML report.
tests/gtest/gtest-all.cc:2282
↓ 6 callers
Method
total_test_count
Gets the number of all tests.
tests/gtest/gtest-all.cc:2287
↓ 5 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
tests/gtest/gtest-all.cc:2806
↓ 5 callers
Function
FOpen
tests/gtest/gtest.h:2333
↓ 5 callers
Method
Failed
Returns true iff the test failed.
tests/gtest/gtest-all.cc:3695
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
tests/gtest/gtest-all.cc:8130
↓ 5 callers
Function
FormatTestCount
Formats the count of tests.
tests/gtest/gtest-all.cc:4357
↓ 5 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
tests/gtest/gtest-all.cc:7935
↓ 5 callers
Function
Int32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
tests/gtest/gtest-all.cc:6890
↓ 5 callers
Method
current_test_result
Returns the most specific TestResult currently running.
tests/gtest/gtest-all.cc:7074
↓ 5 callers
Function
die_has_pc
src/backward.h:2703
↓ 5 callers
Function
get_referenced_die_name
src/backward.h:2658
↓ 5 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
tests/gtest/gtest-all.cc:6361
↓ 5 callers
Method
reportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
tests/gtest/gtest-all.cc:2271
↓ 5 callers
Function
run_handler
src/runtime.cpp:408
↓ 5 callers
Method
test_property_count
Returns the number of the test properties.
tests/gtest/gtest-all.cc:3730
↓ 5 callers
Method
total_test_suite_count
Gets the number of all test suites.
tests/gtest/gtest-all.cc:2245
↓ 4 callers
Method
AddArgument
tests/gtest/gtest-all.cc:8447
↓ 4 callers
Method
DescribeTo
Describes this matcher to an ostream.
tests/gtest/gtest.h:9178
↓ 4 callers
Function
FlushInfoLog
tests/gtest/gtest.h:1238
↓ 4 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
tests/gtest/gtest-all.cc:4349
↓ 4 callers
Function
GetArgvs
tests/gtest/gtest-all.cc:1896
↓ 4 callers
Function
GetElementOr
tests/gtest/gtest-all.cc:692
↓ 4 callers
Function
GetNotDefaultOrNull
tests/gtest/gtest.h:6929
↓ 4 callers
Function
GetOrCreateValue
tests/gtest/gtest.h:2062
↓ 4 callers
Function
IsSpace
tests/gtest/gtest.h:2229
↓ 4 callers
Function
Matcher
tests/gtest/gtest.h:9260
↓ 4 callers
Function
OpenFileForWriting
Utilty function to Open File for Writing
tests/gtest/gtest-all.cc:1665
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
tests/gtest/gtest-all.cc:2229
↓ 4 callers
Method
activate
src/backward.h:3975
↓ 4 callers
Function
c_str
tests/gtest/gtest.h:3026
↓ 4 callers
Method
demangle
src/backward.h:649
↓ 4 callers
Function
pointer
tests/gtest/gtest.h:2034
↓ 4 callers
Method
pointer
tests/gtest/gtest.h:1836
↓ 4 callers
Function
random
Gets the random number generator.
tests/gtest/gtest-all.cc:1208
↓ 4 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
tests/gtest/gtest-all.cc:5998
↓ 4 callers
Method
test_to_run_count
Gets the number of tests that should run.
tests/gtest/gtest-all.cc:2292
↓ 4 callers
Method
value
Gets the user supplied value.
tests/gtest/gtest.h:12995
next →
1–100 of 1,190, ranked by callers