OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EmptyModule
(Results
1 - 2
of
2
) sorted by null
/external/guice/core/src/com/google/inject/util/
Modules.java
59
public static final Module EMPTY_MODULE = new
EmptyModule
();
60
private static class
EmptyModule
implements Module {
/external/llvm/unittests/Linker/
LinkModulesTest.cpp
172
TEST_F(LinkModuleTest,
EmptyModule
) {
Completed in 3251 milliseconds