Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.cpp30 const char* g_exe_path = nullptr; variable
76 InitializeV8ForPDFium(g_exe_path, std::string(), nullptr, nullptr, in EmbedderTest()
81 InitializeV8ForPDFium(g_exe_path, std::string(), g_v8_natives, in EmbedderTest()
85 InitializeV8ForPDFium(g_exe_path, &platform_); in EmbedderTest()
361 g_exe_path = argv[0]; in main()