Searched defs:BinaryBooleanTestData (Results 1 – 3 of 3) sorted by relevance
35 struct BinaryBooleanTestData { struct36 FilePath::StringType inputs[2];37 bool expected;
43 struct BinaryBooleanTestData { struct44 const FilePath::CharType* inputs[2];45 bool expected;
53 struct BinaryBooleanTestData { struct54 FilePath::StringPieceType inputs[2];55 bool expected;