Home
last modified time | relevance | path

Searched refs:convertable (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler_type_name_deduplicator_unittest.cc24 scoped_ptr<Value> DumpAndReadBack(const ConvertableToTraceFormat& convertable) { in DumpAndReadBack() argument
26 convertable.AppendAsTraceFormat(&json); in DumpAndReadBack()
Dtrace_event_unittest.cc1151 scoped_refptr<ConvertableToTraceFormat> convertable = in TEST_F() local
1156 convertable); in TEST_F()
1180 convertable); in TEST_F()
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
DFactoryProviderTest.java149 Car create(Color color, boolean convertable); in create() argument
DFactoryProvider2Test.java130 Car create(Color color, boolean convertable); in create() argument
/external/llvm/docs/
DYamlIO.rst733 mappings, as long as they are convertable.
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h.orig1088 // instead of an argument type convertable to a target type.
/external/llvm/test/Transforms/SROA/
Dbasictest.ll1273 ; convertable to the integer type that we end up promoting this alloca toward,