Home
last modified time | relevance | path

Searched defs:BinaryBooleanTestData (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/files/
Dfile_path_pa_unittest.cc37 struct BinaryBooleanTestData { struct
38 FilePath::StringType inputs[2];
39 bool expected;
/external/libchrome/base/files/
Dfile_path_unittest.cc43 struct BinaryBooleanTestData { struct
44 const FilePath::CharType* inputs[2];
45 bool expected;
/external/cronet/base/files/
Dfile_path_unittest.cc52 struct BinaryBooleanTestData { struct
53 FilePath::StringPieceType inputs[2];
54 bool expected;