Home
last modified time | relevance | path

Searched defs:BinaryTestData (Results 1 – 4 of 4) 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.cc30 struct BinaryTestData { struct
31 FilePath::StringType inputs[2];
32 FilePath::StringType expected;
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_unittest.cc38 struct BinaryTestData { struct
39 const FilePath::CharType* inputs[2];
40 const FilePath::CharType* expected;
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_unittest.cc48 struct BinaryTestData { struct
49 FilePath::StringPieceType inputs[2];
50 FilePath::StringPieceType expected;
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DLogicalTestImpl.cpp142 class BinaryTestData class