MCPcopy Create free account

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

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

MethodIgnoredValue
tests/gtest/gtest.h:6558
MethodImpl
tests/gtest/gtest.h:9449
FunctionImplicitCast_
tests/gtest/gtest.h:1329
FunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
tests/gtest/gtest-all.cc:7742
MethodInfinity
Returns the floating-point number that represent positive infinity.
tests/gtest/gtest.h:6735
MethodInit
tests/gtest/gtest-all.cc:2088
MethodInitCopy
Initializes this object with a copy of the input.
tests/gtest/gtest.h:7564
MethodInitRef
Initializes this object with a reference of the input.
tests/gtest/gtest.h:7573
MethodInstanceValueHolderFactory
tests/gtest/gtest.h:1887
MethodInstanceValueHolderFactory
tests/gtest/gtest.h:2096
FunctionInstantiateTestCase_P_IsDeprecated
tests/gtest/gtest.h:7697
FunctionInstantiateTypedTestCase_P_IsDeprecated
tests/gtest/gtest.h:7717
MethodInstantiationInfo
tests/gtest/gtest.h:10995
MethodInternalRunDeathTestFlag
tests/gtest/gtest.h:9881
FunctionIsAlNum
tests/gtest/gtest.h:2220
FunctionIsAlpha
tests/gtest/gtest.h:2217
MethodIsCloseable
tests/gtest/gtest-all.cc:10021
FunctionIsContainerTest
tests/gtest/gtest.h:7371
FunctionIsEmpty
Returns true iff the path is "".
tests/gtest/gtest.h:3059
FunctionIsHRESULTFailure
tests/gtest/gtest-all.cc:3202
FunctionIsHRESULTSuccess
tests/gtest/gtest-all.cc:3195
MethodIsInterested
Returns true iff the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this information to a
tests/gtest/gtest.h:9007
FunctionIsLower
tests/gtest/gtest.h:2226
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
tests/gtest/gtest-all.cc:4981
FunctionIsNotSubstring
tests/gtest/gtest-all.cc:3109
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
tests/gtest/gtest-all.cc:9486
MethodIsSkipped
Returns true iff the current test was skipped.
tests/gtest/gtest-all.cc:4026
FunctionIsSubstring
tests/gtest/gtest-all.cc:3097
FunctionIsUpper
tests/gtest/gtest.h:2232
MethodIsValidParamName
tests/gtest/gtest.h:11014
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
tests/gtest/gtest-all.cc:4986
MethodIterator
tests/gtest/gtest.h:10616
MethodIterator
tests/gtest/gtest.h:10703
MethodIteratorImpl
tests/gtest/gtest.h:11165
MethodJoin
tests/gtest/gtest.h:1596
MethodJoin
tests/gtest/gtest-all.cc:10228
MethodJsonUnitTestResultPrinter
Creates a new JsonUnitTestResultPrinter.
tests/gtest/gtest-all.cc:5481
MethodKilledBySignal
KilledBySignal constructor.
tests/gtest/gtest-all.cc:7779
MethodLambdaRuntimeTest
tests/runtime_tests.cpp:61
MethodLastMessage
tests/gtest/gtest-all.cc:7983
FunctionLe
tests/gtest/gtest.h:9634
MethodLeMatcher
tests/gtest/gtest.h:9504
MethodListTestsMatchingFilter
tests/gtest/gtest-all.cc:5067
MethodLock
Acquires this mutex.
tests/gtest/gtest.h:1909
MethodLock
tests/gtest/gtest-all.cc:10062
FunctionLt
tests/gtest/gtest.h:9640
MethodLtMatcher
tests/gtest/gtest.h:9488
MethodMakeConnection
tests/gtest/gtest-all.cc:5820
FunctionMakeDeathTestMatcher
A string passed to EXPECT_DEATH (etc.) is caught by one of these overloads and interpreted as a regex (rather than an Eq matcher) for legacy compatibi
tests/gtest/gtest.h:9781
MethodMakeFileName
Given directory = "dir", base_name = "test", number = 0, extension = "xml", returns "dir/test.xml". If number is greater than zero (e.g., 12), returns
tests/gtest/gtest-all.cc:9416
FunctionMakeMatcher
tests/gtest/gtest.h:9404
MethodMakeNewHolder
tests/gtest/gtest.h:1879
MethodMakeNewHolder
tests/gtest/gtest.h:1888
MethodMakeNewHolder
tests/gtest/gtest.h:2097
MethodMakeVector
tests/gtest/gtest.h:11134
MethodMatchAndExplain
tests/gtest/gtest.h:9102
MethodMatchAndExplain
tests/gtest/gtest.h:9386
MethodMatchAndExplain
tests/gtest/gtest.h:9450
MethodMatchAndExplain
tests/gtest/gtest.h:9527
MethodMatchResultListener
Creates a listener object with the given underlying ostream. The listener does not own the ostream, and does not dereference it in the constructor or
tests/gtest/gtest.h:8989
MethodMatcher
Constructs a null matcher. Needed for storing Matcher objects in STL containers. A default-constructed matcher is not yet initialized. You cannot u
tests/gtest/gtest.h:9234
MethodMatcher
tests/gtest/gtest.h:9603
MethodMatcher
Constructs a matcher that matches a const std::string& whose value is equal to s.
tests/gtest/gtest-all.cc:9658
MethodMatcherBase
tests/gtest/gtest.h:9199
MethodMatcherInterfaceAdapter
tests/gtest/gtest.h:9092
MethodMatchesFilter
tests/gtest/gtest-all.cc:1987
FunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
tests/gtest/gtest.h:9574
MethodMatchesRegexMatcher
tests/gtest/gtest.h:9523
MethodMax
tests/gtest/gtest.h:6825
MethodMemoryIsNotDeallocated
tests/gtest/gtest-all.cc:10099
MethodMessage
Constructs an empty Message. We allocate the stringstream separately because otherwise each use of ASSERT/EXPECT in a procedure adds over 200 bytes to
tests/gtest/gtest-all.cc:2450
MethodMonomorphicImpl
tests/gtest/gtest.h:9378
MethodMutex
tests/gtest/gtest.h:1966
MethodMutex
tests/gtest/gtest-all.cc:10044
MethodNativeArray
Constructs from a native array. References the source.
tests/gtest/gtest.h:7529
FunctionNe
tests/gtest/gtest.h:9646
MethodNeMatcher
tests/gtest/gtest.h:9480
MethodNegatedDesc
tests/gtest/gtest.h:9475
MethodNegatedDesc
tests/gtest/gtest.h:9483
MethodNegatedDesc
tests/gtest/gtest.h:9491
MethodNegatedDesc
tests/gtest/gtest.h:9499
MethodNegatedDesc
tests/gtest/gtest.h:9507
MethodNegatedDesc
tests/gtest/gtest.h:9515
MethodNoExecDeathTest
tests/gtest/gtest-all.cc:8700
MethodNormalize
Removes any redundant separators that might be in the pathname. For example, "bar///foo" becomes "bar/foo". Does not eliminate other redundancies that
tests/gtest/gtest-all.cc:9585
MethodNotification
tests/gtest/gtest.h:1453
MethodNotification
tests/gtest/gtest-all.cc:10027
MethodNotify
Notifies all threads created with this notification to start. Must be called from the controller thread.
tests/gtest/gtest.h:1462
MethodNotify
tests/gtest/gtest-all.cc:10035
MethodOnEnvironmentsSetUpEnd
tests/gtest/gtest.h:13587
MethodOnEnvironmentsSetUpStart
tests/gtest/gtest.h:13586
MethodOnEnvironmentsTearDownEnd
tests/gtest/gtest.h:13603
MethodOnEnvironmentsTearDownStart
tests/gtest/gtest.h:13602
MethodOnTestCaseEnd
tests/gtest/gtest.h:13559
MethodOnTestCaseEnd
tests/gtest/gtest.h:13599
MethodOnTestCaseEnd
Note that "event=TestCaseEnd" is a wire format and has to remain "case" for compatibilty
tests/gtest/gtest-all.cc:1555
MethodOnTestCaseStart
tests/gtest/gtest.h:13540
MethodOnTestCaseStart
tests/gtest/gtest.h:13591
MethodOnTestCaseStart
Note that "event=TestCaseStart" is a wire format and has to remain "case" for compatibilty
tests/gtest/gtest-all.cc:1549
MethodOnTestEnd
tests/gtest/gtest.h:13596
← previousnext →601–700 of 1,190, ranked by callers