Home
last modified time | relevance | path

Searched refs:TestFunction (Results 1 – 19 of 19) sorted by relevance

/third_party/selinux/libsepol/cil/test/unit/
DCuTest.h64 typedef void (*TestFunction)(CuTest *); typedef
69 TestFunction function;
76 void CuTestInit(CuTest* t, const char* name, TestFunction function);
77 CuTest* CuTestNew(const char* name, TestFunction function);
DCuTest.c135 void CuTestInit(CuTest* t, const char* name, TestFunction function) in CuTestInit()
145 CuTest* CuTestNew(const char* name, TestFunction function) in CuTestNew()
/third_party/vixl/test/
Dtest-runner.h38 typedef void(TestFunction)(); typedef
118 TestFunction* callback_;
121 void set_callback(TestFunction* callback);
Dtest-runner.cc215 void vixl::Test::set_callback(TestFunction* callback) { in set_callback()
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dcctest.h135 typedef void (TestFunction)(); typedef
136 CcTest(TestFunction* callback, const char* file, const char* name,
147 TestFunction* callback_;
Dcctest.cc46 CcTest::CcTest(TestFunction* callback, const char* test_file, in CcTest()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp209 struct TestFunction struct
211 explicit TestFunction (const bool hasFunctionValue) in TestFunction() argument
213 TestFunction (const char* const functionNameValue, const char* const functionDefinition) in TestFunction() argument
217 ~TestFunction (void) {} in ~TestFunction() argument
224 TestFunction getFunctionBlendLinearToSRGBCheck (void) in getFunctionBlendLinearToSRGBCheck()
260 TestFunction testFunction(functionName, functionDefinition); in getFunctionBlendLinearToSRGBCheck()
367 TestFunction testFunctionValue, in TestRenderPassConfig()
379 TestFunction testFunctionValue, in TestRenderPassConfig()
394 TestFunction testFunction;
654 TestShaderProgram (Context& context, const int samplerTotal, TestFunction testFunction);
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp209 typedef tcu::TestStatus (*TestFunction)(Context& context, const Arg0 arg0); typedef in glc::subgroups::SubgroupFactory
213 SupportFunction suppFunc, InitFunction initFunc, TestFunction testFunc, Arg0 arg0) in SubgroupFactory()
288 TestFunction testFunc, in addFunctionCaseWithPrograms()
297 TestFunction m_testFunc;
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dspinlock_test_common.cc82 static void TestFunction(int thread_salt, SpinLock* spinlock) { in TestFunction() function
97 threads.push_back(std::thread(TestFunction, i, spinlock)); in ThreadedTest()
/third_party/typescript/src/testRunner/parallel/
Dshared.ts84 global.it = global.specify = ((_: any, __: any) => { /*empty*/ }) as Mocha.TestFunction;
Dworker.ts108 …| Mocha.AsyncFunc, fn?: Mocha.Func | Mocha.AsyncFunc) => addTest(title, fn)) as Mocha.TestFunction;
Dhost.ts601 context.it = addSuite as Mocha.TestFunction;
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp882 typedef void (LifeTest::*TestFunction) (void); typedef in deqp::gls::LifetimeTests::details::LifeTest
887 TestFunction test) in LifeTest()
905 TestFunction m_test;
1041 typedef void (AttachmentTest::*TestFunction) (void); typedef in deqp::gls::LifetimeTests::details::AttachmentTest
1045 TestFunction test) in AttachmentTest()
1057 const TestFunction m_test;
1307 LifeTest::TestFunction func;
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp894 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon74331bbe0111::GatherBase
923 Type() + " v_out_0; \n" + TestFunction() + in VertexShader()
937 Type() + " f_out_0; \n" + TestFunction() + in FragmentShader()
955 TestFunction() + "void main() { \n" in ComputeShader()
1141 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon74331bbe0111::PlainGatherFloat2DRg
1169 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon74331bbe0111::PlainGatherUnorm2D
2487 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon74331bbe0111::OffsetGatherUnorm2D
2723 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon74331bbe0111::OffsetsGatherUnorm2D
2998 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon74331bbe0111::Swizzle
3048 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon74331bbe0111::IncompleteTextureLastComp
[all …]
/third_party/icu/icu4c/source/test/intltest/
Dtranstst.h329 void TestFunction(void);
Dtranstst.cpp181 TESTCASE(67,TestFunction); in runIndexedTest()
3739 void TransliteratorTest::TestFunction() { in TestFunction() function in TransliteratorTest
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp772 virtual std::string TestFunction() in TestFunction() function in glcts::__anon98a1f14f0111::GatherBase
821 TestFunction() + "void main() { \n" in VertexShader()
837 TestFunction() + "void main() { \n" in FragmentShader()
850 TestFunction() + "void main() { \n" in ComputeShader()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java2753 public void TestFunction() { in TestFunction() method in TransliteratorTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DTransliteratorTest.java2756 public void TestFunction() { in TestFunction() method in TransliteratorTest