Home
last modified time | relevance | path

Searched refs:isPassed (Results 1 – 2 of 2) sorted by relevance

/external/bcc/tests/lua/
Dluaunit.lua1057 if node:isPassed() then
1300 if node:isPassed() then
1623 function NodeStatus:isPassed() function
1763 if node:isPassed() then
1913 if self.result.currentNode:isPassed() then
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDiagnosticInfo.h471 bool isPassed() const { in isPassed() function