Home
last modified time | relevance | path

Searched refs:SetCurrentWarnings (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tools/restest/
H A DWarnings.h17 static void SetCurrentWarnings(Warnings* warnings);
H A DWarnings.cpp29 Warnings::SetCurrentWarnings(Warnings* warnings) in SetCurrentWarnings() function in Warnings
H A Drestest.cpp178 Warnings::SetCurrentWarnings(&testResult.warnings); in test_file()
201 Warnings::SetCurrentWarnings(NULL); in test_file()