Home
last modified time | relevance | path

Searched defs:doConvert (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/testing/
DNullPointerTester.java464 private /*static*/ <S> S doConvert(TypeToken<S> type) { in defaultConverter() method in NullPointerTester
/external/guava/android/guava-testlib/src/com/google/common/testing/
DNullPointerTester.java468 private /*static*/ <S> S doConvert(TypeToken<S> type) { in defaultConverter() method in NullPointerTester
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp558 static Interval doConvert(const FloatFormat &fmt, const IVal &ival) in doConvert() function
563 static Interval doConvert(const FloatFormat &fmt, const IVal &ival, bool is16Bit) in doConvert() function
592 static Interval doConvert(const FloatFormat &fmt, const IVal &ival) in doConvert() function
915 static IVal doConvert(const FloatFormat &fmt, const IVal &value) in doConvert() function
978 static Void doConvert(const FloatFormat &, const Void &value) in doConvert() function
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp352 static Interval doConvert(const FloatFormat &fmt, const IVal &ival) in doConvert() function
488 static IVal doConvert(const FloatFormat &fmt, const IVal &value) in doConvert() function
547 static Void doConvert(const FloatFormat &, const Void &value) in doConvert() function