Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.invocable/
Dinvocable.compile.pass.cpp64 struct function_object { struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.regularinvocable/
Dregular_invocable.compile.pass.cpp66 struct function_object { struct
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp14775 void BuiltinFunctionTest::prepareArgument(const functionObject& function_object, glw::GLuint vertex, in prepareArgument()
14795 void BuiltinFunctionTest::prepareComponents(const functionObject& function_object, glw::GLuint vert… in prepareComponents()
14936 void BuiltinFunctionTest::prepareProgram(const functionObject& function_object, Utils::programInfo&… in prepareProgram()
14951 void BuiltinFunctionTest::prepareTestData(const functionObject& function_object) in prepareTestData()
14980 void BuiltinFunctionTest::prepareVertexShaderCode(const functionObject& function_object) in prepareVertexShaderCode()
15119 de::UniquePtr<functionObject> function_object(getFunctionObject(function, type)); in test() local
15156 void BuiltinFunctionTest::testBegin(const functionObject& function_object, glw::GLuint program_id, … in testBegin()
15260 bool BuiltinFunctionTest::isResultEdgeCase(const functionObject& function_object, glw::GLuint verte… in isResultEdgeCase()
15323 bool BuiltinFunctionTest::verifyResults(const functionObject& function_object, glw::GLuint vertex) in verifyResults()