Home
last modified time | relevance | path

Searched refs:TestFileComponentInfo (Results 1 – 3 of 3) sorted by relevance

/system/utest/runtests-utils/
A Dfuchsia-run-test.cpp37 TestFileComponentInfo("", &component_url, &cmx_file_path); in TestFileComponentInfoTest()
43 TestFileComponentInfo("/", &component_url, &cmx_file_path); in TestFileComponentInfoTest()
55 TestFileComponentInfo("/pkgfs", &component_url, &cmx_file_path); in TestFileComponentInfoTest()
67 TestFileComponentInfo("/pkgfs/packages/", &component_url, in TestFileComponentInfoTest()
74 TestFileComponentInfo("/pkgfs/packages/foo", &component_url, in TestFileComponentInfoTest()
81 TestFileComponentInfo("/pkgfs/packages/foo/", &component_url, in TestFileComponentInfoTest()
88 TestFileComponentInfo("/pkgfs/packages/foo/bar", &component_url, in TestFileComponentInfoTest()
95 TestFileComponentInfo("/pkgfs/packages/foo/bar/", &component_url, in TestFileComponentInfoTest()
110 TestFileComponentInfo("/pkgfs/packages/pname/foo/bar/test_file", in TestFileComponentInfoTest()
119 TestFileComponentInfo("/pkgfs/packages/pname/foo/bar/test/file", in TestFileComponentInfoTest()
[all …]
/system/ulib/runtests-utils/include/runtests-utils/
A Dfuchsia-run-test.h34 void TestFileComponentInfo(const fbl::String path,
/system/ulib/runtests-utils/
A Dfuchsia-run-test.cpp52 void TestFileComponentInfo(const fbl::String path, in TestFileComponentInfo() function
182 TestFileComponentInfo(path, &component_url, &cmx_file_path); in FuchsiaRunTest()

Completed in 7 milliseconds