HomeSort by relevance Sort by last modified time
    Searched refs:getKeyValueStorageComponent (Results 1 - 5 of 5) sorted by null

  /external/google-fruit/examples/testing/
key_value_storage.h 32 fruit::Component<KeyValueStorage> getKeyValueStorageComponent();
key_value_storage.cpp 37 fruit::Component<KeyValueStorage> getKeyValueStorageComponent() {
cached_greeter.cpp 49 .install(getKeyValueStorageComponent)
cached_greeter_test.cpp 25 .replace(getKeyValueStorageComponent).with(getFakeKeyValueStorageComponent)
cached_greeter_test_with_normalized_component.cpp 26 .replace(getKeyValueStorageComponent).with(getFakeKeyValueStorageComponent)

Completed in 1076 milliseconds