Searched defs:TaskCxxTestRun (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp7509 class TaskCxxTestRun: public Task class in namespace:buildtool
7513 TaskCxxTestRun(MakeBase &par) : Task(par) function in class:buildtool::TaskCxxTestRun
7519 virtual ~TaskCxxTestRun()
9036 task = new TaskCxxTestRun(parent);

Completed in 37 milliseconds