Home
last modified time | relevance | path

Searched refs:getResult (Results 1 - 13 of 13) sorted by relevance

/test/xts/acts/graphic/vkgl/src/deqpgles3/
H A DDeqpgles3BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles2/
H A DDeqpgles2BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles31/
H A DKhrgles31BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles32/
H A DKhrgles32BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrglesext/
H A DKhrglesextBaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles31/
H A DDeqpgles31BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/egl/
H A DEglBaseFunc.cpp75 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
76 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
77 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
78 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
79 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
80 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
81 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles2/
H A DKhrgles2BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles3/
H A DKhrgles3BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
71 runResult.numPassed = app->getResult().numPassed; in RunTestKHRGLES()
72 runResult.numExecuted = app->getResult().numExecuted; in RunTestKHRGLES()
73 runResult.numFailed = app->getResult().numFailed; in RunTestKHRGLES()
74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
75 runResult.numWarnings = app->getResult().numWarnings; in RunTestKHRGLES()
76 runResult.numWaived = app->getResult().numWaived; in RunTestKHRGLES()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp679 double getResult = fmod(firstParam, secondParam); in Fmod() local
681 napi_create_double(env, getResult, &result); in Fmod()
694 double getResult = fmin(firstParam, secondParam); in FMin() local
696 napi_create_double(env, getResult, &result); in FMin()
709 double getResult = fmax(firstParam, secondParam); in FMax() local
711 napi_create_double(env, getResult, &result); in FMax()
727 double getResult = fma(firstParam, secondParam, thirdParam); in Fma() local
729 napi_create_double(env, getResult, &result); in Fma()
740 double getResult = floor(firstParam); in Floor() local
742 napi_create_double(env, getResult, in Floor()
755 double getResult = fdim(firstParam, secondParam); FDim() local
768 double getResult = fabs(firstParam); FAbs() local
781 double getResult = exp(firstParam); Exp() local
796 double getResult = copysignl(firstParam, secondParam); CopySignL() local
811 double getResult = copysignf(firstParam, secondParam); CopySignF() local
826 double getResult = copysign(firstParam, secondParam); CopySign() local
839 double getResult = erf(firstParam); Erf() local
852 double getResult = cos(firstParam * PI / HALFCIRCLE); Cos() local
865 double getResult = cosh(firstParam * PI / HALFCIRCLE); Cosh() local
878 double getResult = exp2(firstParam); Exp2() local
891 double getResult = expm1(firstParam); ExpM1() local
906 double getResult = fmodf(firstParam, secondParam); FmodF() local
921 double getResult = fmodl(firstParam, secondParam); FmodL() local
936 double getResult = fminf(firstParam, secondParam); FMinF() local
951 double getResult = fminl(firstParam, secondParam); FMinL() local
966 double getResult = fmaxf(firstParam, secondParam); FMaxF() local
981 double getResult = fmaxl(firstParam, secondParam); FMaxL() local
999 double getResult = fmaf(firstParam, secondParam, thirdParam); FmaF() local
1017 double getResult = fmal(firstParam, secondParam, thirdParam); FmaL() local
1030 double getResult = floorf(firstParam); FloorF() local
1043 double getResult = floorl(firstParam); FloorL() local
1058 double getResult = fdimf(firstParam, secondParam); FDimF() local
1073 double getResult = fdiml(firstParam, secondParam); FDimL() local
1086 double getResult = fabsl(firstParam); FAbsL() local
1101 double getResult = getResultF; FAbsF() local
1114 double getResult = ceil(firstParam); Ceil() local
1127 double getResult = ceilf(firstParam); CeilF() local
1140 double getResult = ceill(firstParam); CeilL() local
1153 double getResult = expm1f(firstParam); ExpM1f() local
1166 double getResult = expm1l(firstParam); ExpM1l() local
1179 double getResult = expf(firstParam); ExpF() local
1192 double getResult = expl(firstParam); ExpL() local
1205 double getResult = exp2f(firstParam); Exp2f() local
1218 double getResult = exp2l(firstParam); Exp2l() local
1231 double getResult = erfc(firstParam); ErfC() local
1244 double getResult = erfcf(firstParam); ErfCf() local
1257 double getResult = erfcl(firstParam); ErfCl() local
1270 double getResult = erff(firstParam); ErfF() local
1283 double getResult = erfl(firstParam); ErfL() local
1296 double getResult = cosf(firstParam * PI / HALFCIRCLE); CosF() local
1309 double getResult = cosl(firstParam * PI / HALFCIRCLE); CosL() local
1322 double getResult = coshf(firstParam * PI / HALFCIRCLE); CosHf() local
1335 double getResult = coshl(firstParam * PI / HALFCIRCLE); CosHl() local
[all...]
H A Dstdioextndk.cpp278 char *getResult = nullptr; in FGetLn() local
283 getResult = fgetln(stream, &size_t1); in FGetLn()
284 if (getResult != nullptr) { in FGetLn()
285 getResult = SUCCESS; in FGetLn()
297 char *getResult = nullptr; in FGetS_unlocked() local
303 getResult = fgets_unlocked(gets, fileDescribe, stream); in FGetS_unlocked()
304 if (getResult != nullptr) { in FGetS_unlocked()
305 getResult = SUCCESS; in FGetS_unlocked()
408 char *getResult = nullptr; in FGets() local
415 getResult in FGets()
[all...]
/test/xts/acts/graphic/vkgl/src/
H A DActsApp.h38 const TestRunStatus& getResult (void) const;
H A DActsApp.cpp125 const TestRunStatus& ActsApp::getResult (void) const in getResult() function in tcu::ActsApp

Completed in 9 milliseconds