MCPcopy Create free account

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

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

MethodValueHolderFactory
tests/gtest/gtest.h:1868
MethodValueHolderFactory
tests/gtest/gtest.h:2077
MethodValuesInIteratorRangeGenerator
tests/gtest/gtest.h:10687
MethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in registered_tests_; returns registered_tests if successful, or aborts the program otherwise.
tests/gtest/gtest-all.cc:11705
MethodWait
Waits for the child in a death test to exit, returning its exit status, or 0 if no child process exists. As a side effect, sets the outcome data memb
tests/gtest/gtest-all.cc:8277
MethodWatcherThreadFunc
Monitors exit from a given thread and notifies those ThreadIdToThreadLocals about thread termination.
tests/gtest/gtest-all.cc:10363
MethodWideCStringEquals
Compares two wide C strings. Returns true iff they have the same content. Unlike wcscmp(), this function can handle NULL argument(s). A NULL C stri
tests/gtest/gtest-all.cc:3354
MethodWindowsDeathTest
tests/gtest/gtest-all.cc:8248
MethodXmlUnitTestResultPrinter
Creates a new XmlUnitTestResultPrinter.
tests/gtest/gtest-all.cc:5050
Methodbacktrace_inliners
src/backward.h:1780
Methodbacktrace_trampoline
src/backward.h:860
Methodbegin
tests/gtest/gtest.h:10587
Functionbinary_response
tests/resources/lambda_function.cpp:24
Methodbuild_resource_name
tests/runtime_tests.cpp:56
Methodcallback
src/backward.h:939
Functioncatch_exceptions
Returns the value of GTEST_FLAG(catch_exceptions) at the moment UnitTest::Run() starts.
tests/gtest/gtest-all.cc:1219
Methodcfile_streambuf
src/backward.h:3935
Methodclose_dwarf
src/backward.h:2293
Methodcontext
src/backward.h:803
Functioncrash_backtrace
tests/resources/lambda_function.cpp:30
Methodcrash_handler
src/backward.h:4470
Methodcreate_function
tests/runtime_tests.cpp:86
Methodcreate_iam_config
tests/runtime_tests.cpp:37
Methodcreate_lambda_config
tests/runtime_tests.cpp:45
Methodcriteria
examples/dynamodb/main.cpp:33
Methodcstrings_eq
src/backward.h:1811
Methodcstrings_eq
src/backward.h:2348
Methodctx
src/backward.h:4393
Functioncurrent_test_info
tests/gtest/gtest-all.cc:1150
Functioncurrent_test_suite
tests/gtest/gtest-all.cc:1149
Functiondeath_test_count
Returns the death test count.
tests/gtest/gtest.h:13102
Functiondeath_test_factory
Returns a pointer to the current death test factory.
tests/gtest/gtest-all.cc:1178
Methoddeep_first_search_by_pc
src/backward.h:2086
Functiondefault_result_printer
Returns the standard listener responsible for the default console output. Can be removed from the listeners list to shut down default console output.
tests/gtest/gtest.h:13630
Functiondefault_xml_generator
Returns the standard listener responsible for the default XML output controlled by the --gtest_output=xml flag. Can be removed from the listeners lis
tests/gtest/gtest.h:13641
Methoddelete_function
tests/runtime_tests.cpp:124
Methoddemangle
src/backward.h:658
Methoddemangle
src/backward.h:1273
Methoddemangler_impl
src/backward.h:656
Methoddestroy
include/aws/lambda-runtime/outcome.h:95
Methoddie_cache_entry
src/backward.h:2320
Methoddie_call_file
src/backward.h:2116
Methoddie_has_pc
src/backward.h:2020
Methoddisabled_test_count
Gets the number of disabled tests.
tests/gtest/gtest-all.cc:2277
Methoddo_post
src/runtime.cpp:333
Functionecho_failure
tests/resources/lambda_function.cpp:19
Functionecho_success
tests/resources/lambda_function.cpp:14
Functionelapsed_time
Returns the elapsed time, in milliseconds.
tests/gtest/gtest.h:13048
Functionelapsed_time
Gets the elapsed time, in milliseconds.
tests/gtest/gtest-all.cc:970
Methodend
tests/gtest/gtest.h:10588
Methoderror_addr
src/backward.h:806
Methodexponent_bits
Returns the exponent bits of this number.
tests/gtest/gtest.h:6748
Functionfailed
Returns true iff the test part failed.
tests/gtest/gtest.h:11758
Methodfailed_test_case_count
tests/gtest/gtest-all.cc:6089
Methodfailure
src/runtime.cpp:523
Functionfailure_message
Deprecated; please use message() instead.
tests/gtest/gtest.h:12427
Functionfile
Returns the file name where this test is defined.
tests/gtest/gtest.h:13173
Functionfile_name
Gets the name of the source file where the test part took place, or NULL if it's unknown.
tests/gtest/gtest.h:11731
Methodfind_fundie_by_pc
src/backward.h:2052
Methodfind_in_section_trampoline
src/backward.h:1703
Methodfind_symbol_details
src/backward.h:1691
Methodfraction_bits
Returns the fraction bits of this number.
tests/gtest/gtest.h:6751
Methodget_argv0
src/backward.h:1324
Methodget_coalesced_snippet
src/backward.h:3893
Methodget_combined_snippet
src/backward.h:3878
Methodget_mod_info
src/backward.h:3608
Methodget_paths_from_env_variable_impl
src/backward.h:3844
Methodget_role_arn
tests/runtime_tests.cpp:72
Methodhandle
src/backward.h:556
MethodhandleSignal
src/backward.h:4264
Methodhandle_stacktrace
src/backward.h:4511
Methodhas_header
include/aws/http/response.h:159
Functionhas_new_fatal_failure
tests/gtest/gtest.h:11825
Functionincrement_death_test_count
Increments the death test count, returning the new count.
tests/gtest/gtest.h:13105
Methodinit
src/backward.h:4538
Methodinliners_search_cb
src/backward.h:2017
Methodinliners_search_cb
src/backward.h:3201
Functioninternal_run_death_test_flag
Returns a pointer to the parsed --gtest_internal_run_death_test flag, or NULL if that flag was not specified. This information is useful only in a dea
tests/gtest/gtest-all.cc:1173
Methodinvalid_parameter_handler
src/backward.h:4459
Methodinvocation_response
* Instantiate an empty response. Used by the static functions 'success' and 'failure' to create a populated * invocation_response */
include/aws/lambda-runtime/runtime.h:92
Functionis_in_another_shard
Return true if this test should not be run because it's in another shard.
tests/gtest/gtest.h:13179
Methodis_open
src/backward.h:3747
Functionis_reportable
Returns true iff this test will appear in the XML report.
tests/gtest/gtest.h:13200
Methodis_success
* Returns true if the payload and content-type are set. Returns false if the error message and error types are set. */
include/aws/lambda-runtime/runtime.h:129
Functionline
Returns the line where this test is defined.
tests/gtest/gtest.h:13176
Functionline_number
Gets the line in the source file where the test part took place, or -1 if it's unknown.
tests/gtest/gtest.h:11737
Methodload_addresses
src/backward.h:1258
Methodload_addresses
src/backward.h:1363
Methodload_addresses
src/backward.h:3513
Methodload_from
src/backward.h:921
Methodload_here
src/backward.h:906
Methodload_object_with_bfd
src/backward.h:1609
Methodload_thread_info
src/backward.h:780
Methodloaded
src/backward.h:4262
Functionmain
tests/main.cpp:27
Functionmain
tests/resources/lambda_function.cpp:36
Functionmain
examples/api-gateway/main.cpp:57
Functionmain
examples/dynamodb/main.cpp:207
Functionmain
examples/s3/main.cpp:64
Functionmain
examples/demo/main.cpp:16
← previousnext →901–1,000 of 1,190, ranked by callers