Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test_main.cpp19 const char* g_exe_path = nullptr; variable
37 InitializeV8ForPDFium(g_exe_path, std::string(), nullptr, nullptr, in SetUp()
42 InitializeV8ForPDFium(g_exe_path, std::string(), g_v8_natives, in SetUp()
46 InitializeV8ForPDFium(g_exe_path, &platform_); in SetUp()
71 g_exe_path = argv[0]; in main()