Searched refs:makePath (Results 1 - 21 of 21) sorted by relevance

/external/libcxx/test/support/
H A Dfilesystem_test_helper.hpp22 inline fs::path makePath(fs::path const& p) { function in namespace:StaticEnv
31 makePath("empty_file"),
32 makePath("non_empty_file"),
33 makePath("dir1/file1"),
34 makePath("dir1/file2")
39 makePath("dir1"),
40 makePath("dir1/dir2"),
41 makePath("dir1/dir2/dir3")
49 static const fs::path SymlinkToFile = makePath("symlink_to_empty_file");
50 static const fs::path SymlinkToDir = makePath("symlink_to_di
[all...]
/external/skia/gm/
H A Dpathcontourstart.cpp100 SkPath (*makePath)(const SkRect&, SkPath::Direction, unsigned)) const {
101 drawOneColumn(canvas, SkPath::kCW_Direction, makePath);
103 drawOneColumn(canvas, SkPath::kCCW_Direction, makePath);
108 SkPath (*makePath)(const SkRect&, SkPath::Direction, unsigned)) const {
112 const SkPath path = makePath(fRect, dir, i);
H A Dfilltypes.cpp21 void makePath() { function in class:skiagm::FillTypeGM
67 this->makePath();
H A Dfilltypespersp.cpp19 void makePath() { function in class:skiagm::FillTypePerspGM
77 this->makePath();
/external/skia/bench/
H A DHairlinePathBench.cpp43 virtual void makePath(SkPath*) = 0;
61 this->makePath(&path);
88 void makePath(SkPath* path) override {
120 void makePath(SkPath* path) override {
152 void makePath(SkPath* path) override {
188 void makePath(SkPath* path) override {
H A DPathBench.cpp42 virtual void makePath(SkPath*) = 0;
59 this->makePath(&path);
87 void makePath(SkPath* path) override {
107 void makePath(SkPath* path) override {
128 void makePath(SkPath* path) override {
153 void makePath(SkPath* path) override {
168 void makePath(SkPath* path) override {
202 void makePath(SkPath* path) override {
223 void makePath(SkPath* path) override {
241 void makePath(SkPat
344 void makePath(SkPath* path) { function in class:RandomPathBench
[all...]
H A DDashBench.cpp55 virtual void makePath(SkPath* path) { function in class:DashBench
72 this->makePath(&path);
/external/skia/samplecode/
H A DSamplePathFuzz.cpp150 fClip = makePath();
157 fPath = makePath();
363 SkPath makePath() { function in class:FuzzPath
413 SkPath src = makePath();
426 SkPath src = makePath();
437 SkPath src = makePath();
449 SkPath src = makePath();
H A DSamplePath.cpp281 void makePath(SkPath* path) { function in class:ArcToView
295 this->makePath(&path);
410 void makePath(SkPath* path) { function in class:FatStroke
424 this->makePath(&path);
H A DSampleAll.cpp277 void makePath(SkPath& path) { function in class:DemoView
344 makePath(path);
/external/jsoncpp/include/json/
H A Dvalue.h558 void makePath(const std::string& path, const InArgs& in);
/external/jsoncpp/src/lib_json/
H A Djson_value.cpp1366 makePath(path, in);
1369 void Path::makePath(const std::string& path, const InArgs& in) { function in class:Json::Path
/external/protobuf/conformance/third_party/jsoncpp/
H A Djson.h1043 void makePath(const std::string& path, const InArgs& in);
H A Djsoncpp.cpp3843 makePath(path, in);
3846 void Path::makePath(const std::string& path, const InArgs& in) { function in class:Json::Path
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 619 milliseconds