Home
last modified time | relevance | path

Searched defs:testNode (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/executor/tools/
DxeBatchResultToXml.cpp283 static void writeTestCaseListNode (const xe::TestNode* testNode, const ShortTestResultMap& resultMa… in writeTestCaseListNode()
/third_party/ninja/src/
Dbuild_test.cc1264 Node* testNode = t->GetNode("test" + ci); in TestPhonyUseCase() local