/external/google-breakpad/src/common/ |
D | dwarf_cu_to_module_unittest.cc | 251 void TestFunction(int i, const string &name, 589 void CUFixtureBase::TestFunction(int i, const string &name, in TestFunction() function in CUFixtureBase 636 #define TestFunction(a,b,c,d) TRACE(TestFunction((a),(b),(c),(d))) macro 659 TestFunction(0, "function1", 0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL); in TEST_F() 676 TestFunction(0, "function1", 0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL); in TEST_F() 691 TestFunction(0, "n::f(int)", 0x938cf8c07def4d34ULL, 0x55592d727f6cd01fLL); in TEST_F() 732 TestFunction(0, "inline-name", in TEST_F() 748 TestFunction(0, "inline-name", in TEST_F() 766 TestFunction(0, "abstract-instance", in TEST_F() 784 TestFunction(0, "<name omitted>", in TEST_F() [all …]
|
/external/vixl/test/ |
D | test-runner.h | 37 typedef void(TestFunction)(); typedef 40 Test(const char* name, TestFunction* callback); 43 TestFunction* callback() { return callback_; } in callback() 76 TestFunction* callback_;
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/ |
D | FunctionComparator.cpp | 20 struct TestFunction { struct 27 TestFunction(LLVMContext &Ctx, Module &M, int addVal) { in TestFunction() argument 112 TestFunction F1(C, M, 27); in TEST() 113 TestFunction F2(C, M, 28); in TEST()
|
/external/v8/tools/clang/rewrite_scoped_refptr/tests/ |
D | temp-returned-as-raw-original.cc | 12 Foo* TestFunction(); 20 Foo* Bar::TestFunction() { in TestFunction() function in Bar
|
D | temp-returned-as-raw-expected.cc | 12 scoped_refptr<Foo> TestFunction(); 20 scoped_refptr<Foo> Bar::TestFunction() { in TestFunction() function in Bar
|
D | ref-to-local-returned-as-raw-original.cc | 14 Foo* TestFunction() { in TestFunction() function
|
D | ref-to-local-returned-as-raw-expected.cc | 14 Foo* TestFunction() { in TestFunction() function
|
D | const-scoped_refptr&-to-raw-adds-get-original.cc | 19 void TestFunction() { in TestFunction() function
|
D | const-scoped_refptr&-to-raw-adds-get-expected.cc | 19 void TestFunction() { in TestFunction() function
|
D | logging-checks-original.cc | 16 void TestFunction() { in TestFunction() function
|
D | logging-checks-expected.cc | 16 void TestFunction() { in TestFunction() function
|
D | gtest-original.cc | 12 void TestFunction() { in TestFunction() function
|
D | gtest-expected.cc | 12 void TestFunction() { in TestFunction() function
|
/external/selinux/libsepol/cil/test/unit/ |
D | CuTest.h | 64 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);
|
D | CuTest.c | 135 void CuTestInit(CuTest* t, const char* name, TestFunction function) in CuTestInit() 145 CuTest* CuTestNew(const char* name, TestFunction function) in CuTestNew()
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboSRGBWriteControlTests.cpp | 209 struct TestFunction struct 211 explicit TestFunction (const bool hasFunctionValue) in TestFunction() function 213 TestFunction (const char* const functionNameValue, const char* const functionDefinition) in TestFunction() function 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 …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dlltool/ |
D | coff-weak-exports.def | 6 TestFunction==AltTestFunction 18 ; CHECK-NEXT: W TestFunction
|
/external/clang/test/Misc/ |
D | ast-dump-stmt.cpp | 9 void TestFunction() { in TestFunction() function
|
D | ast-dump-attr.cpp | 58 int TestFunction __attribute__((cleanup(function1))); in function1() local
|
/external/boringssl/src/crypto/ |
D | abi_self_test.cc | 24 static int TestFunction(int a1, int a2, int a3, int a4, int a5, int a6, int a7, in TestFunction() function 35 EXPECT_EQ(42, CHECK_ABI_SEH(TestFunction, 1, 2, 3, 4, 5, 6, 7, 8)); in TEST() 45 reinterpret_cast<crypto_word_t>(TestFunction), &state, argv, 8, in TEST()
|
/external/deqp/modules/glshared/ |
D | glsLifetimeTests.cpp | 882 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;
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 894 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon63f735c70111::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() 1142 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon63f735c70111::PlainGatherFloat2DRg 1170 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon63f735c70111::PlainGatherUnorm2D 2488 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon63f735c70111::OffsetGatherUnorm2D 2724 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon63f735c70111::OffsetsGatherUnorm2D 2999 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon63f735c70111::Swizzle 3049 virtual std::string TestFunction() in TestFunction() function in gl4cts::__anon63f735c70111::IncompleteTextureLastComp [all …]
|
/external/webrtc/webrtc/base/ |
D | profiler_unittest.cc | 31 TEST(ProfilerTest, TestFunction) { in TEST() argument
|
/external/icu/icu4c/source/test/intltest/ |
D | transtst.h | 329 void TestFunction(void);
|
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ |
D | JITTest.cpp | 304 Function *TestFunction = Function::Create( in TEST_F() local 307 BasicBlock *Entry = BasicBlock::Create(Context, "entry", TestFunction); in TEST_F() 316 (intptr_t)TheJIT->getPointerToFunction(TestFunction)); in TEST_F()
|