Searched refs:test_spec (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
H A Ddata.py69 test_spec = 'x:'
71 test_spec += '.'.join(scope[:i]) + '.'
72 test_spec += name
73 kind = kinds.get(test_spec)
88 test_spec = '.'.join(scope[:i])
89 if test_spec:
90 test_spec += '.'
91 test_spec += name
92 value = values.get(test_spec)
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dp1.cpp61 void test_spec(X0<void*> xvp, void *vp) { function
H A Dp2.cpp97 void test_spec(N0::X0<void*> xvp, void *vp) { function
H A Dp2-0x.cpp136 void test_spec(N0::X0<void*> xvp, void *vp) { function

Completed in 499 milliseconds