MCPcopy Create free account

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

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

MethodDesc
tests/gtest/gtest.h:9490
MethodDesc
tests/gtest/gtest.h:9498
MethodDesc
tests/gtest/gtest.h:9506
MethodDesc
tests/gtest/gtest.h:9514
MethodDescribeNegationTo
Describes the negation of this matcher to an ostream. For example, if the description of this matcher is "is greater than 7", the negated description
tests/gtest/gtest.h:9037
MethodDescribeNegationTo
tests/gtest/gtest.h:9098
MethodDescribeNegationTo
tests/gtest/gtest.h:9382
MethodDescribeNegationTo
tests/gtest/gtest.h:9458
MethodDescribeNegationTo
tests/gtest/gtest.h:9560
MethodDescribeTo
tests/gtest/gtest.h:9096
MethodDescribeTo
tests/gtest/gtest.h:9380
MethodDescribeTo
tests/gtest/gtest.h:9454
MethodDescribeTo
tests/gtest/gtest.h:9555
MethodDistanceBetweenSignAndMagnitudeNumbers
Given two numbers in the sign-and-magnitude representation, returns the distance between them as an unsigned number.
tests/gtest/gtest.h:6812
FunctionDoubleLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
tests/gtest/gtest-all.cc:2921
FunctionDoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
tests/gtest/gtest-all.cc:2857
FunctionDownCast_
use like this: DownCast_<T*>(foo);
tests/gtest/gtest.h:1353
MethodDummyMatchResultListener
tests/gtest/gtest.h:9141
MethodEnd
tests/gtest/gtest.h:10694
MethodEnd
tests/gtest/gtest.h:11154
MethodEndsWithCaseInsensitive
Returns true iff str ends with the given suffix, ignoring case. Any string is considered to end with an empty suffix.
tests/gtest/gtest-all.cc:3441
MethodEqMatcher
tests/gtest/gtest.h:9472
MethodEquals
tests/gtest/gtest.h:10729
MethodEquals
tests/gtest/gtest.h:11194
MethodEscapeJson
Returns an JSON-escaped copy of the input string str.
tests/gtest/gtest-all.cc:5498
MethodEscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
tests/gtest/gtest-all.cc:5086
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
tests/gtest/gtest-all.cc:5000
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
tests/gtest/gtest-all.cc:5005
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
tests/gtest/gtest-all.cc:6032
MethodExecDeathTest
tests/gtest/gtest-all.cc:8755
FunctionExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
tests/gtest/gtest-all.cc:7828
MethodExitedWithCode
ExitedWithCode constructor.
tests/gtest/gtest-all.cc:7761
MethodExplainMatchResultTo
Explains why x matches, or doesn't match, the matcher.
tests/gtest/gtest.h:9186
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
tests/gtest/gtest-all.cc:11585
FunctionFReopen
tests/gtest/gtest.h:2337
MethodFactoryImpl
tests/gtest/gtest.h:14884
MethodFilterMatchesTest
Returns true iff the user-specified filter matches the test suite name and the test name.
tests/gtest/gtest-all.cc:2010
MethodFilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestSuite and
tests/gtest/gtest-all.cc:6919
MethodFindLastPathSeparator
Returns a pointer to the last occurrence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separator
tests/gtest/gtest-all.cc:9369
MethodFlatTuple
tests/gtest/gtest.h:7678
MethodFlatTupleBase
tests/gtest/gtest.h:7657
MethodFlatTupleElemBase
tests/gtest/gtest.h:7645
FunctionFloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
tests/gtest/gtest-all.cc:2914
MethodFloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
tests/gtest/gtest.h:6721
FunctionFloatingPointLE
tests/gtest/gtest-all.cc:2877
MethodFlushEdits
tests/gtest/gtest-all.cc:2659
MethodForkingDeathTest
Constructs a ForkingDeathTest.
tests/gtest/gtest-all.cc:8677
MethodFormat
tests/gtest/gtest.h:8297
MethodFormat
tests/gtest/gtest.h:8306
MethodFormatBool
tests/gtest/gtest-all.cc:1588
MethodFormatByte
Formats a byte as "%02X".
tests/gtest/gtest-all.cc:3470
MethodFormatHexInt
Formats an int value as "%X".
tests/gtest/gtest-all.cc:3465
MethodFormatHexUInt32
Formats an int value as "%X".
tests/gtest/gtest-all.cc:3458
MethodFormatIntWidth2
Formats an int value as "%02d".
tests/gtest/gtest-all.cc:3451
MethodFuchsiaDeathTest
tests/gtest/gtest-all.cc:8412
MethodFullMatch
Returns true iff regular expression re matches the entire str.
tests/gtest/gtest-all.cc:10423
MethodGTestFlagSaver
The c'tor.
tests/gtest/gtest-all.cc:551
MethodGTestLog
tests/gtest/gtest-all.cc:10750
MethodGTestMutexLock
tests/gtest/gtest.h:1696
MethodGTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
tests/gtest/gtest-all.cc:2042
FunctionGe
tests/gtest/gtest.h:9622
MethodGeMatcher
tests/gtest/gtest.h:9512
FunctionGenerateNames
tests/gtest/gtest.h:7110
FunctionGenerateNamesRecursively
tests/gtest/gtest.h:7100
MethodGenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
tests/gtest/gtest-all.cc:9516
MethodGetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
tests/gtest/gtest-all.cc:1935
MethodGetArgvsForDeathTestChildProcess
tests/gtest/gtest-all.cc:8763
FunctionGetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
tests/gtest/gtest-all.cc:2841
FunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
tests/gtest/gtest-all.cc:10900
MethodGetCurrentDir
Returns the current working directory, or "" if unsuccessful.
tests/gtest/gtest-all.cc:9331
FunctionGetCurrentOsStackTraceExceptTop
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
tests/gtest/gtest-all.cc:7120
MethodGetDescriber
Returns the describer for this matcher object; retains ownership of the describer, which is only guaranteed to be alive when this matcher object is al
tests/gtest/gtest.h:9194
MethodGetErrorLogs
tests/gtest/gtest-all.cc:8099
MethodGetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
tests/gtest/gtest-all.cc:6049
MethodGetMutableTestInfo
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:4274
MethodGetMutableTestSuite
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:6173
MethodGetName
tests/gtest/gtest.h:7089
MethodGetOrCreateValue
tests/gtest/gtest.h:1857
MethodGetOutputFormat
Returns the output format, or "" for normal printed output.
tests/gtest/gtest-all.cc:1924
MethodGetSetUpCaseOrSuite
tests/gtest/gtest.h:6944
MethodGetTearDownCaseOrSuite
tests/gtest/gtest.h:6959
FunctionGetTestCase
tests/gtest/gtest-all.cc:990
MethodGetTestCase
tests/gtest/gtest-all.cc:6160
MethodGetTestCasePatternHolder
tests/gtest/gtest.h:11096
MethodGetTestSuitePatternHolder
tests/gtest/gtest.h:11060
MethodGetThreadLocalsMapLocked
Returns map of thread local instances.
tests/gtest/gtest-all.cc:10375
FunctionGetTypeId
tests/gtest/gtest.h:6858
FunctionGetTypeName
tests/gtest/gtest.h:3235
MethodGetValueOnCurrentThread
Registers thread_local_instance as having value on the current thread. Returns a value that can be used to identify the thread from other threads.
tests/gtest/gtest-all.cc:10241
MethodGetValueOnCurrentThread
tests/gtest/gtest-all.cc:10393
MethodGoogleTestFailureException
tests/gtest/gtest-all.cc:3893
FunctionGt
tests/gtest/gtest.h:9628
MethodGtMatcher
tests/gtest/gtest.h:9496
FunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
tests/gtest/gtest.h:12901
MethodHasFatalFailure
Returns true iff the test fatally failed.
tests/gtest/gtest-all.cc:3709
MethodHasNewFatalFailureHelper
tests/gtest/gtest-all.cc:11626
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
tests/gtest/gtest-all.cc:3719
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
tests/gtest/gtest-all.cc:2139
MethodHasSameFixtureClass
Google Test requires all tests in the same test suite to use the same test fixture class. This function checks if the current test has the same fixtu
tests/gtest/gtest-all.cc:3794
MethodHunk
tests/gtest/gtest-all.cc:2621
← previousnext →501–600 of 1,190, ranked by callers