Searched defs:GetIntValue (Results 1 - 6 of 6) sorted by relevance

/external/google-breakpad/src/testing/gtest/xcode/Samples/FrameworkSample/
H A Dwidget.cc50 int Widget::GetIntValue() const { function in class:Widget
/external/protobuf/gtest/xcode/Samples/FrameworkSample/
H A Dwidget.cc50 int Widget::GetIntValue() const { function in class:Widget
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Samples/FrameworkSample/
H A Dwidget.cc50 int Widget::GetIntValue() const { function in class:Widget
/external/webrtc/webrtc/base/
H A Doptionsfile.cc142 bool OptionsFile::GetIntValue(const std::string& option, function in class:rtc::OptionsFile
144 LOG(LS_VERBOSE) << "OptionsFile::GetIntValue "
/external/v8/test/cctest/
H A Dtest-accessors.cc120 static void GetIntValue(Local<String> property, function
147 v8_str("foo"), GetIntValue, SetIntValue,
150 v8_str("bar"), GetIntValue, SetIntValue,
153 v8_str("baz"), GetIntValue, SetIntValue,
/external/webrtc/talk/app/webrtc/test/
H A Dmockpeerconnectionobservers.h133 GetIntValue(r, StatsReport::kStatsValueNameAudioOutputLevel,
135 GetIntValue(r, StatsReport::kStatsValueNameAudioInputLevel,
137 GetIntValue(r, StatsReport::kStatsValueNameBytesReceived,
139 GetIntValue(r, StatsReport::kStatsValueNameBytesSent,
143 GetIntValue(r, StatsReport::kStatsValueNameAvailableReceiveBandwidth,
195 bool GetIntValue(const StatsReport* report, function in class:webrtc::MockStatsObserver

Completed in 301 milliseconds