Home
last modified time | relevance | path

Searched defs:GetFloatValue (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/gtest/xcode/Samples/FrameworkSample/
Dwidget.cc46 float Widget::GetFloatValue() const { in GetFloatValue() function in Widget
/external/chromium_org/testing/gtest/xcode/Samples/FrameworkSample/
Dwidget.cc46 float Widget::GetFloatValue() const { in GetFloatValue() function in Widget
/external/clang/lib/Lex/
DLiteralSupport.cpp967 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue() function in NumericLiteralParser