Searched defs:CheckValue (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/python/google/protobuf/internal/ | ||
D | type_checkers.py | 101 def CheckValue(self, proposed_value): member in TypeChecker |
/external/tensorflow/tensorflow/lite/kernels/ | ||
D | pow.cc | 95 TfLiteStatus CheckValue(TfLiteContext* context, const TfLiteTensor* input) { in CheckValue() function |
/external/deqp-deps/amber/src/ | ||
D | verifier.cc | 161 Result CheckValue(const ProbeSSBOCommand* command, in CheckValue() function |
/external/deqp/external/openglcts/modules/gl/ | ||
D | gl4cDirectStateAccessBuffersTests.cpp | 2233 bool DefaultsTest::CheckValue(const T value, const T reference_value, const glw::GLchar* pname_stri… in CheckValue() function in gl4cts::DirectStateAccess::Buffers::DefaultsTest |