MCPcopy Create free account

hub / github.com/awslabs/aws-lambda-cpp / functions

Functions1,190 in github.com/awslabs/aws-lambda-cpp

↓ 1 callersMethodpost_failure
src/runtime.cpp:327
↓ 1 callersMethodpost_success
src/runtime.cpp:321
↓ 1 callersFunctionquery
examples/dynamodb/main.cpp:72
↓ 1 callersMethodrelease
src/backward.h:616
↓ 1 callersMethodresolve
src/backward.h:1270
↓ 1 callersMethodset
tests/gtest/gtest.h:1839
↓ 1 callersMethodset_content_type
include/aws/http/response.h:133
↓ 1 callersMethodset_forwarding_enabled
tests/gtest/gtest-all.cc:4849
↓ 1 callersMethodset_machine_type
We have to load the machine type from the image info So we first initialize the resolver, and it tells us this info
src/backward.h:1156
↓ 1 callersFunctionset_parameter_string
Types are resolved from right to left: we get the variable name first and then all specifiers (like const or pointer) in a chain of DW_AT_type DIEs. C
src/backward.h:2887
↓ 1 callersMethodset_response_code
include/aws/http/response.h:128
↓ 1 callersMethodset_thread_handle
src/backward.h:1158
↓ 1 callersMethodskip_n_firsts
src/backward.h:768
↓ 1 callersFunctionsplit_source_prefixes
Split a string on the platform's PATH delimiter. Example: if delimiter is ":" then: "" --> [] ":" --> ["",""] "::"
src/backward.h:687
↓ 1 callersMethodsuccessful_test_count
Gets the number of successful tests.
tests/gtest/gtest-all.cc:2256
↓ 1 callersMethodsuccessful_test_suite_count
Gets the number of successful test suites.
tests/gtest/gtest-all.cc:2235
↓ 1 callersMethodswap
src/backward.h:621
↓ 1 callersFunctiontest_suite_name
Returns the test suite name.
tests/gtest/gtest.h:13148
↓ 1 callersMethodthread_id
src/backward.h:767
↓ 1 callersFunctionunwind
src/backward.h:895
↓ 1 callersMethodupdate
src/backward.h:602
FunctionAddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
tests/gtest/gtest.h:13914
FunctionAddTestInfo
Adds a TestInfo to the unit test. Arguments: set_up_tc: pointer to the function that sets up the test suite tear_down_tc: pointer to the function
tests/gtest/gtest-all.cc:1064
FunctionAddTestName
tests/gtest/gtest.h:7017
MethodAddTestPattern
TEST_P macro uses AddTestPattern() to record information about a single test in a LocalTestInfo structure. test_suite_name is the base name of the tes
tests/gtest/gtest.h:10903
MethodAddTestSuiteInstantiation
INSTANTIATE_TEST_SUITE_P macro uses AddGenerator() to record information about a generator.
tests/gtest/gtest.h:10910
MethodAdvance
tests/gtest/gtest.h:10711
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
tests/gtest/gtest.h:11180
MethodAdvanceIfEnd
tests/gtest/gtest.h:11218
MethodAnsiToUtf16
Creates a UTF-16 wide string from the given ANSI string, allocating memory using new. The caller is responsible for deleting the return value using de
tests/gtest/gtest-all.cc:2364
MethodArguments
tests/gtest/gtest-all.cc:8439
FunctionArrayAwareFind
tests/gtest/gtest.h:7470
MethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
tests/gtest/gtest.h:1927
MethodAssertHeld
tests/gtest/gtest.h:2128
MethodAssertHelper
AssertHelper constructor.
tests/gtest/gtest-all.cc:1871
MethodAssertHelperData
tests/gtest/gtest.h:14225
FunctionAssertPred1Helper
tests/gtest/gtest.h:12562
FunctionAssertPred2Helper
tests/gtest/gtest.h:12605
FunctionAssertPred3Helper
tests/gtest/gtest.h:12655
FunctionAssertPred4Helper
tests/gtest/gtest.h:12711
FunctionAssertPred5Helper
tests/gtest/gtest.h:12773
MethodAssertionResult
AssertionResult constructors. Used in EXPECT_TRUE/FALSE(assertion_result).
tests/gtest/gtest-all.cc:2482
MethodAssumeRole
The AssumeRole process for a Windows death test. It creates a child process with the same executable as the current process to run the death test. T
tests/gtest/gtest-all.cc:8322
MethodAutoHandle
tests/gtest/gtest-all.cc:9989
MethodBaseGenerator
tests/gtest/gtest.h:10708
MethodBaseGenerator
tests/gtest/gtest.h:11175
MethodBegin
tests/gtest/gtest.h:10691
MethodBegin
tests/gtest/gtest.h:11151
FunctionBool
Bool() allows generating tests with parameters in a set of (false, true). Synopsis: Bool() - returns a generator producing sequences with elements {f
tests/gtest/gtest.h:11452
MethodCStringEquals
Compares two C strings. Returns true iff they have the same content. Unlike strcmp(), this function can handle NULL argument(s). A NULL C string is
tests/gtest/gtest-all.cc:2398
MethodCalculateEndIndex
tests/gtest/gtest.h:10658
FunctionCaptureStdout
Starts capturing stdout.
tests/gtest/gtest-all.cc:10890
MethodCapturedStream
The ctor redirects the stream to a temporary file.
tests/gtest/gtest-all.cc:10779
MethodCartesianProductGenerator
tests/gtest/gtest.h:11147
MethodCartesianProductHolder
tests/gtest/gtest.h:11260
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
tests/gtest/gtest-all.cc:3399
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
tests/gtest/gtest-all.cc:3417
FunctionChDir
tests/gtest/gtest.h:2331
FunctionCheckedDowncastToActualType
tests/gtest/gtest.h:1378
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
tests/gtest/gtest-all.cc:1123
FunctionClearInjectableArgvs
tests/gtest/gtest-all.cc:10963
MethodClearTestPartResults
tests/gtest/gtest-all.cc:1434
FunctionClearTestResult
tests/gtest/gtest.h:13243
FunctionClearTestSuiteResult
Clears the results of all tests in the given test suite.
tests/gtest/gtest.h:13378
MethodClone
tests/gtest/gtest.h:10715
MethodClone
tests/gtest/gtest.h:11188
MethodCloseConnection
Closes the socket.
tests/gtest/gtest-all.cc:1458
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
tests/gtest/gtest-all.cc:2930
FunctionCmpHelperFloatingPointEQ
tests/gtest/gtest.h:14169
FunctionCmpHelperOpFailure
tests/gtest/gtest.h:14024
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
tests/gtest/gtest-all.cc:3026
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
tests/gtest/gtest-all.cc:3379
MethodCodeLocation
tests/gtest/gtest.h:6916
MethodColorize
src/backward.h:3973
FunctionCombine
tests/gtest/gtest.h:11503
MethodCompare
tests/gtest/gtest.h:13990
MethodComparisonBase
tests/gtest/gtest.h:9434
MethodComputeCurrentValue
tests/gtest/gtest.h:11233
MethodConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
tests/gtest/gtest-all.cc:9432
MethodConfigureStreamingOutput
Initializes event listeners for streaming test results in string form. Must not be called before InitGoogleTest.
tests/gtest/gtest-all.cc:6516
MethodConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
tests/gtest/gtest-all.cc:6499
FunctionConstCharPtr
tests/gtest/gtest.h:7258
MethodCreate
Creates and returns a death test by dispatching to the current death test factory.
tests/gtest/gtest-all.cc:7976
MethodCreateTest
tests/gtest/gtest.h:6895
MethodCreateTest
tests/gtest/gtest.h:10791
MethodCreateTest
tests/gtest/gtest.h:14885
MethodCreateThread
tests/gtest/gtest-all.cc:10171
MethodCurrent
We need to use cached value referenced by iterator_ because *iterator_ can return a temporary object (and of type other then T), so just having "retur
tests/gtest/gtest.h:10725
MethodCurrent
tests/gtest/gtest.h:11192
MethodDeathTest
Death test constructor. Increments the running death test count for the current test.
tests/gtest/gtest-all.cc:7966
MethodDeathTestImpl
tests/gtest/gtest-all.cc:7996
MethodDefaultGlobalTestPartResultReporter
tests/gtest/gtest-all.cc:2191
FunctionDefaultParamName
tests/gtest/gtest.h:10768
MethodDefaultPerThreadTestPartResultReporter
tests/gtest/gtest-all.cc:2200
MethodDefaultValueHolderFactory
tests/gtest/gtest.h:1878
MethodDefaultValueHolderFactory
tests/gtest/gtest.h:2087
FunctionDelete
tests/gtest/gtest-all.cc:733
FunctionDeleteSelf_
Deletes self. We deliberately pick an unusual name for this internal method to avoid clashing with names used in user TESTs.
tests/gtest/gtest.h:12947
MethodDesc
tests/gtest/gtest.h:9474
MethodDesc
tests/gtest/gtest.h:9482
← previousnext →401–500 of 1,190, ranked by callers