Searched defs:BinaryBooleanTestData (Results 1 – 3 of 3) sorted by relevance
37 struct BinaryBooleanTestData { struct38 FilePath::StringType inputs[2];39 bool expected;
43 struct BinaryBooleanTestData { struct44 const FilePath::CharType* inputs[2];45 bool expected;
52 struct BinaryBooleanTestData { struct53 FilePath::StringPieceType inputs[2];54 bool expected;