Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/files/
Dfile_path_pa_unittest.cc27 struct UnaryBooleanTestData { struct
28 FilePath::StringType input;
29 bool expected;
/external/libchrome/base/files/
Dfile_path_unittest.cc33 struct UnaryBooleanTestData { struct
34 const FilePath::CharType* input;
35 bool expected;
/external/cronet/base/files/
Dfile_path_unittest.cc42 struct UnaryBooleanTestData { struct
43 FilePath::StringPieceType input;
44 bool expected;