OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:String3
(Results
1 - 3
of
3
) sorted by null
/external/llvm/unittests/IR/
IRBuilderTest.cpp
369
auto
String3
= Builder.CreateGlobalString("TestString", "
String3
", 2);
374
EXPECT_TRUE(
String3
->getType()->getPointerAddressSpace() == 2);
/prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
registry_test.go
127
{Type: registry.SZ, Name: "
String3
", Value: "Hello World"},
/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
registry_test.go
127
{Type: registry.SZ, Name: "
String3
", Value: "Hello World"},
Completed in 968 milliseconds