Searched defs:testPath (Results 1 – 15 of 15) sorted by relevance
9 SkPath testPath, clipPath; in draw() local
141 const char* testPath=loadTestData(&status); in TestUDataOpen() local658 const char* testPath="testdata"; in TestUDataOpenChoiceDemo1() local816 const char* testPath=loadTestData(&status); in TestUDataGetInfo() local882 const char* testPath = loadTestData(&status); in TestUDataGetMemory() local941 const char *testPath = loadTestData(&status); in TestErrorConditions() local1050 const char* testPath=loadTestData(&status); in TestAppData() local1639 const char *pkg, *nm, *testPath; in TestSwapData() local
21 const char* testPath = nullptr; variable
51 void run(const std::string &testPath) { RunConformanceTest(testPath, mNativeDisplay); } in run()
51 void RunConformanceTest(const std::string &testPath, EGLNativeDisplayType nativeDisplay) in RunConformanceTest()
387 char* testPath; // specifies subtests variable
5502 char testPath[400]; in TestLocaleCanonicalizationFromFile() local
185 final String testPath = "dEQP-GLES" in testGlesVersion() local333 final String testPath = "dEQP-GLES3.info.version"; in testResultCode() local1175 final String testPath = "dEQP-GLES3.orientation.test"; in testOrientation() local1986 final String testPath = "dEQP-GLES3.interrupt.test"; in testInterrupt_killReportTestFailed() local
525 VkPipelineOfflineCreateInfo makeGraphicsPipelineIdentifier (const std::string& testPath, const VkGr… in makeGraphicsPipelineIdentifier()534 VkPipelineOfflineCreateInfo makeComputePipelineIdentifier (const std::string& testPath, const VkCom… in makeComputePipelineIdentifier()
1152 SkPath testPath; in verify_success() local
660 SkPath testPath; in init() local667 SkPath testPath; in init() local
418 SkPath testPath; in test_copy_on_write() local
2797 const char* testPath; in test_zero_length_paths() member2921 const char* testPath; in test_iter() member
24 PathTest_Private testPath(path); in path_edit() local
1094 private static TestDescription pathToIdentifier(String testPath) { in pathToIdentifier()