Home
last modified time | relevance | path

Searched refs:dummy_path (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/flow/layers/
Dphysical_shape_layer_unittests.cc15 SkPath dummy_path; in TEST() local
22 dummy_path, Clip::none); in TEST()
/third_party/python/Lib/idlelib/idle_test/
Dtest_query.py203 def __init__(self, dummy_path): argument
204 self.path = Var(value=dummy_path)