OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstrumentOptions
(Results
1 - 3
of
3
) sorted by null
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
InstrumentInjectorModule.java
45
@
InstrumentOptions
InstrumentOptions.java
33
@interface
InstrumentOptions
{}
Instrument.java
47
@Inject void setOptions(@
InstrumentOptions
ImmutableMap<String, String> options) {
49
Maps.filterKeys(options, Predicates.in(
instrumentOptions
())));
148
protected ImmutableSet<String>
instrumentOptions
() {
Completed in 230 milliseconds