Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
H A Dfile_path_pa_unittest.cc35 struct BinaryBooleanTestData { struct
36 FilePath::StringType inputs[2];
37 bool expected;
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_unittest.cc43 struct BinaryBooleanTestData { struct
44 const FilePath::CharType* inputs[2];
45 bool expected;
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_unittest.cc53 struct BinaryBooleanTestData { struct
54 FilePath::StringPieceType inputs[2];
55 bool expected;