tree: 82527c9a4677312a667098569ae4fdf75316319d [path history] [tgz]
  1. internal/
  2. public/
  3. BUILD.gn
  4. COMMON_METADATA
  5. components_unittests.filter
  6. DEPS
  7. DIR_METADATA
  8. OWNERS
  9. README.md
components/data_sharing/README.md

Data Sharing

This component contains functionality for sharing data.

Testing

To run all the relevant C++ unit tests, you can run the components_unittests target and give the data_sharing filter file as an argument:

./out/Default/components_unittests --test-launcher-filter-file=components/data_sharing/components_unittests.filter